Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Silverlight 1.0 released, Linux support announced

Silverlight 1.0 released, Linux support announced

Scheduled Pinned Locked Moved The Lounge
csharpphphtmlasp-netcom
64 Posts 10 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Judah Gabriel Himango

    Microsoft delivers Silverlight 1.0, extends support to Linux[^] Microsoft will be collaborating with Novel to implement Silverlight on Linux, more info at Miguel de Icaza's blog[^]. On a related note, I see there are some cool cross-platform, cross-browser Silverlight apps springing up on Codeplex, such as this web-based iTunes[^]. :cool:

    Tech, life, family, faith: Give me a visit. I'm currently blogging about: Roman Catholic Relevance? The apostle Paul, modernly speaking: Epistles of Paul Judah Himango

    M Offline
    M Offline
    Member 96
    wrote on last edited by
    #4

    Judah Himango wrote:

    Silverlight on Linux, more info at Miguel de Icaza's blog

    Yes, sadly, this and other things that the MONO project have gone haring off after are the reason why MONO development seems to have come to a grinding stand still. Instead of getting the basics completed they seem to have figured they've done enough and zipped off after the "sexy" projects instead of getting the ground work done first. I'm very dissapointed with MONO, it had so much promise but it's looking increasingly like they will never get full compatibility.


    "I don't want more choice. I just want better things!" - Edina Monsoon

    J 1 Reply Last reply
    0
    • P Paul Watson

      Judah Himango wrote:

      On a related note, I see there are some cool cross-platform, cross-browser Silverlight apps springing up on Codeplex, such as this web-based iTunes[^].

      Does it work for you? Seems a bit... iffy. Coverflow isn't, well, flowing. And you have to click "Select" to select a track, not just the whole line. And that you can recreate iTunes using good old HTML, CSS and JavaScript (including the coverflow bit) makes me wonder "Why God why?" Why Silverlight? It is Flash.NET in so many ways it hurts my brain. Any other truly impressive samples? Things that would make you go "Sweet baby Jayzus! I'm dumping web dev and using Silverlight."

      regards, Paul Watson Ireland & South Africa

      Shog9 wrote:

      And with that, Paul closed his browser, sipped his herbal tea, fixed the flower in his hair, and smiled brightly at the multitude of cute, furry animals flocking around the grassy hillside where he sat coding Ruby on his Mac...

      J Offline
      J Offline
      Judah Gabriel Himango
      wrote on last edited by
      #5

      Paul Watson wrote:

      I'm dumping web dev and using Silverlight.

      I hope no one really says that; Silverlight is a better Flash, not a better HTML + CSS + JS.

      Paul Watson wrote:

      and that you can recreate iTunes using good old HTML, CSS and JavaScript

      That's not true, right? I mean, you'd need to use 3rd party components to do audio and video playback, right? Not to mention the 3d-like animation, shadows, and so on would be extremely painful in vanilla JS.

      Tech, life, family, faith: Give me a visit. I'm currently blogging about: Roman Catholic Relevance? The apostle Paul, modernly speaking: Epistles of Paul Judah Himango

      P 1 Reply Last reply
      0
      • P Paul Watson

        Judah Himango wrote:

        On a related note, I see there are some cool cross-platform, cross-browser Silverlight apps springing up on Codeplex, such as this web-based iTunes[^].

        Does it work for you? Seems a bit... iffy. Coverflow isn't, well, flowing. And you have to click "Select" to select a track, not just the whole line. And that you can recreate iTunes using good old HTML, CSS and JavaScript (including the coverflow bit) makes me wonder "Why God why?" Why Silverlight? It is Flash.NET in so many ways it hurts my brain. Any other truly impressive samples? Things that would make you go "Sweet baby Jayzus! I'm dumping web dev and using Silverlight."

        regards, Paul Watson Ireland & South Africa

        Shog9 wrote:

        And with that, Paul closed his browser, sipped his herbal tea, fixed the flower in his hair, and smiled brightly at the multitude of cute, furry animals flocking around the grassy hillside where he sat coding Ruby on his Mac...

        M Offline
        M Offline
        martin_hughes
        wrote on last edited by
        #6

        That nice chap Scott Guthrie explains all: http://channel9.msdn.com/[^] :) For me (and I suspect a good few people of this very parish) getting away from the nightmarish HTML/CSS/JavaScript triumvirate is the real blessing - being able design good looking functionality quickly, with cross browser compatibility and with a high degree of maintainability, without having to summon the evil demons of CSS-P.

        Me: Can you see the "up" arrow? User:Errr...ummm....no. Me: Can you see an arrow that points upwards? User: Oh yes, I see it now! -Excerpt from a support call taken by me, 08/31/2007

        P 1 Reply Last reply
        0
        • J Judah Gabriel Himango

          Paul Watson wrote:

          I'm dumping web dev and using Silverlight.

          I hope no one really says that; Silverlight is a better Flash, not a better HTML + CSS + JS.

          Paul Watson wrote:

          and that you can recreate iTunes using good old HTML, CSS and JavaScript

          That's not true, right? I mean, you'd need to use 3rd party components to do audio and video playback, right? Not to mention the 3d-like animation, shadows, and so on would be extremely painful in vanilla JS.

          Tech, life, family, faith: Give me a visit. I'm currently blogging about: Roman Catholic Relevance? The apostle Paul, modernly speaking: Epistles of Paul Judah Himango

          P Offline
          P Offline
          Paul Watson
          wrote on last edited by
          #7

          Judah Himango wrote:

          I mean, you'd need to use 3rd party components to do audio and video playback, right? Not to mention the 3d-like animation, shadows, and so on would be extremely painful in vanilla JS.

          You'd use Quicktime, Flash or Silverlight to handle the media files. Coverflow has been replicated many times in various JS libraries. There is a jQuery plugin we used that took all of 2 minutes to apply to one of our apps.

          Judah Himango wrote:

          I hope no one really says that; Silverlight is a better Flash, not a better HTML + CSS + JS.

          Read the other guys response to my message. He said *exactly* that. Replacing HTML/CSS/JS with Silverlight. Scary.

          regards, Paul Watson Ireland & South Africa

          Shog9 wrote:

          And with that, Paul closed his browser, sipped his herbal tea, fixed the flower in his hair, and smiled brightly at the multitude of cute, furry animals flocking around the grassy hillside where he sat coding Ruby on his Mac...

          J 2 Replies Last reply
          0
          • M Member 96

            Judah Himango wrote:

            Silverlight on Linux, more info at Miguel de Icaza's blog

            Yes, sadly, this and other things that the MONO project have gone haring off after are the reason why MONO development seems to have come to a grinding stand still. Instead of getting the basics completed they seem to have figured they've done enough and zipped off after the "sexy" projects instead of getting the ground work done first. I'm very dissapointed with MONO, it had so much promise but it's looking increasingly like they will never get full compatibility.


            "I don't want more choice. I just want better things!" - Edina Monsoon

            J Offline
            J Offline
            Judah Gabriel Himango
            wrote on last edited by
            #8

            I think what you're seeing is less a failure of Mono and more of an indication of the rapid rate MS is putting out new technology; MS-centric developers can hardly keep up on all the new stuff, let alone a much smaller company that is trying to provide compatible stacks for most MS technologies on Linux. By the way, is there something in particular you'd like to see implemented in Mono? 100% compatibility is a lofty goal that won't be achieved (e.g. do we really need System.EnterpriseServices on Mono? How about the LDAP stuff?). But I'd say Mono has enough built in so that most apps work, including big WinForms apps like Paint.NET

            Tech, life, family, faith: Give me a visit. I'm currently blogging about: Roman Catholic Relevance? The apostle Paul, modernly speaking: Epistles of Paul Judah Himango

            M N 2 Replies Last reply
            0
            • M martin_hughes

              That nice chap Scott Guthrie explains all: http://channel9.msdn.com/[^] :) For me (and I suspect a good few people of this very parish) getting away from the nightmarish HTML/CSS/JavaScript triumvirate is the real blessing - being able design good looking functionality quickly, with cross browser compatibility and with a high degree of maintainability, without having to summon the evil demons of CSS-P.

              Me: Can you see the "up" arrow? User:Errr...ummm....no. Me: Can you see an arrow that points upwards? User: Oh yes, I see it now! -Excerpt from a support call taken by me, 08/31/2007

              P Offline
              P Offline
              Paul Watson
              wrote on last edited by
              #9

              martin_hughes wrote:

              For me (and I suspect a good few people of this very parish) getting away from the nightmarish HTML/CSS/JavaScript triumvirate is the real blessing - being able design good looking functionality quickly, with cross browser compatibility and with a high degree of maintainability, without having to summon the evil demons of CSS-P.

              And break the web while delivering it into Microsoft control. Please don't. (BTW this comment is equally true for Adobe and Flash. I'm not anti-Microsoft. I'm anti bad usages of technology.) -- modified at 12:55 Wednesday 5th September, 2007

              regards, Paul Watson Ireland & South Africa

              Shog9 wrote:

              And with that, Paul closed his browser, sipped his herbal tea, fixed the flower in his hair, and smiled brightly at the multitude of cute, furry animals flocking around the grassy hillside where he sat coding Ruby on his Mac...

              J J M 3 Replies Last reply
              0
              • J Judah Gabriel Himango

                Microsoft delivers Silverlight 1.0, extends support to Linux[^] Microsoft will be collaborating with Novel to implement Silverlight on Linux, more info at Miguel de Icaza's blog[^]. On a related note, I see there are some cool cross-platform, cross-browser Silverlight apps springing up on Codeplex, such as this web-based iTunes[^]. :cool:

                Tech, life, family, faith: Give me a visit. I'm currently blogging about: Roman Catholic Relevance? The apostle Paul, modernly speaking: Epistles of Paul Judah Himango

                M Offline
                M Offline
                Marc Clifton
                wrote on last edited by
                #10

                Judah Himango wrote:

                Microsoft will be collaborating with Novel to implement Silverlight on Linux, more info at Miguel de Icaza's blog[^].

                Which implies that Microsoft will have to be "collaborating" on the open source version of .NET (aka MONO), doesn't it? Marc

                Thyme In The Country
                Interacx
                My Blog

                J J 2 Replies Last reply
                0
                • P Paul Watson

                  Judah Himango wrote:

                  I mean, you'd need to use 3rd party components to do audio and video playback, right? Not to mention the 3d-like animation, shadows, and so on would be extremely painful in vanilla JS.

                  You'd use Quicktime, Flash or Silverlight to handle the media files. Coverflow has been replicated many times in various JS libraries. There is a jQuery plugin we used that took all of 2 minutes to apply to one of our apps.

                  Judah Himango wrote:

                  I hope no one really says that; Silverlight is a better Flash, not a better HTML + CSS + JS.

                  Read the other guys response to my message. He said *exactly* that. Replacing HTML/CSS/JS with Silverlight. Scary.

                  regards, Paul Watson Ireland & South Africa

                  Shog9 wrote:

                  And with that, Paul closed his browser, sipped his herbal tea, fixed the flower in his hair, and smiled brightly at the multitude of cute, furry animals flocking around the grassy hillside where he sat coding Ruby on his Mac...

                  J Offline
                  J Offline
                  Judah Gabriel Himango
                  wrote on last edited by
                  #11

                  Paul Watson wrote:

                  Read the other guys response to my message. He said *exactly* that. Replacing HTML/CSS/JS with Silverlight.

                  Just because someone says that doesn't mean that's reality. Silverlight actually uses HTML and Javascript together; so I think Martin is a bit misled. You and I both know that Silverlight will not replace every web site out there. It's more likely used in place of Flash, Windows Media Player, Quicktime, etc. That said, I think Martin was expressing his frustration with the nightmare that is web development. On that note, I agree with him.

                  Tech, life, family, faith: Give me a visit. I'm currently blogging about: Roman Catholic Relevance? The apostle Paul, modernly speaking: Epistles of Paul Judah Himango

                  P 1 Reply Last reply
                  0
                  • J Judah Gabriel Himango

                    Paul Watson wrote:

                    Read the other guys response to my message. He said *exactly* that. Replacing HTML/CSS/JS with Silverlight.

                    Just because someone says that doesn't mean that's reality. Silverlight actually uses HTML and Javascript together; so I think Martin is a bit misled. You and I both know that Silverlight will not replace every web site out there. It's more likely used in place of Flash, Windows Media Player, Quicktime, etc. That said, I think Martin was expressing his frustration with the nightmare that is web development. On that note, I agree with him.

                    Tech, life, family, faith: Give me a visit. I'm currently blogging about: Roman Catholic Relevance? The apostle Paul, modernly speaking: Epistles of Paul Judah Himango

                    P Offline
                    P Offline
                    Paul Watson
                    wrote on last edited by
                    #12

                    Judah Himango wrote:

                    t's more likely used in place of Flash, Windows Media Player, Quicktime, etc.

                    Sure, I agree. I just wonder why you would. Sadly I see people replicating iTunes in browsers using Silverlight. Loads of "Windows" developers who previously wouldn't, because the only option was Flash, are now going to try. So many splash pages done in Silverlight coming. I thought those days were gone.

                    regards, Paul Watson Ireland & South Africa

                    Shog9 wrote:

                    And with that, Paul closed his browser, sipped his herbal tea, fixed the flower in his hair, and smiled brightly at the multitude of cute, furry animals flocking around the grassy hillside where he sat coding Ruby on his Mac...

                    1 Reply Last reply
                    0
                    • P Paul Watson

                      martin_hughes wrote:

                      For me (and I suspect a good few people of this very parish) getting away from the nightmarish HTML/CSS/JavaScript triumvirate is the real blessing - being able design good looking functionality quickly, with cross browser compatibility and with a high degree of maintainability, without having to summon the evil demons of CSS-P.

                      And break the web while delivering it into Microsoft control. Please don't. (BTW this comment is equally true for Adobe and Flash. I'm not anti-Microsoft. I'm anti bad usages of technology.) -- modified at 12:55 Wednesday 5th September, 2007

                      regards, Paul Watson Ireland & South Africa

                      Shog9 wrote:

                      And with that, Paul closed his browser, sipped his herbal tea, fixed the flower in his hair, and smiled brightly at the multitude of cute, furry animals flocking around the grassy hillside where he sat coding Ruby on his Mac...

                      J Offline
                      J Offline
                      Judah Gabriel Himango
                      wrote on last edited by
                      #13

                      Scary conspiracy theories aside, that's not going to happen, Paul. All the web won't be rewritten with Silverlight, not even in MS's wettest dream. :)

                      Tech, life, family, faith: Give me a visit. I'm currently blogging about: Roman Catholic Relevance? The apostle Paul, modernly speaking: Epistles of Paul Judah Himango

                      P 1 Reply Last reply
                      0
                      • P Paul Watson

                        martin_hughes wrote:

                        For me (and I suspect a good few people of this very parish) getting away from the nightmarish HTML/CSS/JavaScript triumvirate is the real blessing - being able design good looking functionality quickly, with cross browser compatibility and with a high degree of maintainability, without having to summon the evil demons of CSS-P.

                        And break the web while delivering it into Microsoft control. Please don't. (BTW this comment is equally true for Adobe and Flash. I'm not anti-Microsoft. I'm anti bad usages of technology.) -- modified at 12:55 Wednesday 5th September, 2007

                        regards, Paul Watson Ireland & South Africa

                        Shog9 wrote:

                        And with that, Paul closed his browser, sipped his herbal tea, fixed the flower in his hair, and smiled brightly at the multitude of cute, furry animals flocking around the grassy hillside where he sat coding Ruby on his Mac...

                        J Offline
                        J Offline
                        jhwurmbach
                        wrote on last edited by
                        #14

                        Paul Watson wrote:

                        And break the web while delivering it into Microsoft control. Please don't.

                        Right now its in the hand of Macromedia (through Flash). Real Websites (of the kind I am using) will not use Silverlight in the future, and the ill-advised, that try to convert the web into some sort of interactive TV, well the are at least using something with free standard and implementation....


                        Though I speak with the tongues of men and of angels, and have not money, I am become as a sounding brass, or a tinkling cymbal.
                        George Orwell, "Keep the Aspidistra Flying", Opening words

                        1 Reply Last reply
                        0
                        • J Judah Gabriel Himango

                          I think what you're seeing is less a failure of Mono and more of an indication of the rapid rate MS is putting out new technology; MS-centric developers can hardly keep up on all the new stuff, let alone a much smaller company that is trying to provide compatible stacks for most MS technologies on Linux. By the way, is there something in particular you'd like to see implemented in Mono? 100% compatibility is a lofty goal that won't be achieved (e.g. do we really need System.EnterpriseServices on Mono? How about the LDAP stuff?). But I'd say Mono has enough built in so that most apps work, including big WinForms apps like Paint.NET

                          Tech, life, family, faith: Give me a visit. I'm currently blogging about: Roman Catholic Relevance? The apostle Paul, modernly speaking: Epistles of Paul Judah Himango

                          M Offline
                          M Offline
                          Member 96
                          wrote on last edited by
                          #15

                          Absolutely 100% incorrect. I've been checking my assemblies using their MOMA tool for years now and they, to this day, have still not implemented setting a cursor on a form and decimal.round midpoint rounding to choose two things at random. These are both fundamentally important, very basic and required for modern applications, absolutely required for business applications to round money values properly. They put in an initial heavy surge to get close to .net 2.0 compatibility then all I started hearing from them was about Moonlight and other projects and not a word about getting the fundamental's done. They have, to this day, still not implemented a way to set a cursor in a winform project. I would be totally understanding if they didn't have .net 3 in their sights yet, but failing at this point to finish .net 1.0 stuff in favour of "sexier" projects gives me no confidence in the project or it's direction whatsoever. At one point they were saying they were going to be working on a compatibility layer of some kind to deal with the most common p/invokes so that the huge volume of 3rd party librarires for reporting and ui etc could run on MONO. That was a brilliant idea and would have cemented the deal for a hell of a lot of developers. No word about it now, completely off the radar. The original intent of having thousands of microsoft.net applications being run on Linux and others is now dead in the water.


                          "I don't want more choice. I just want better things!" - Edina Monsoon

                          J S 3 Replies Last reply
                          0
                          • M Marc Clifton

                            Judah Himango wrote:

                            Microsoft will be collaborating with Novel to implement Silverlight on Linux, more info at Miguel de Icaza's blog[^].

                            Which implies that Microsoft will have to be "collaborating" on the open source version of .NET (aka MONO), doesn't it? Marc

                            Thyme In The Country
                            Interacx
                            My Blog

                            J Offline
                            J Offline
                            Judah Gabriel Himango
                            wrote on last edited by
                            #16

                            Yes, Mono's version of Silverlight (Moonlight) uses Mono's CLR right now. Miguel's blog goes into details about this.

                            Tech, life, family, faith: Give me a visit. I'm currently blogging about: Roman Catholic Relevance? The apostle Paul, modernly speaking: Epistles of Paul Judah Himango

                            1 Reply Last reply
                            0
                            • M Marc Clifton

                              Judah Himango wrote:

                              Microsoft will be collaborating with Novel to implement Silverlight on Linux, more info at Miguel de Icaza's blog[^].

                              Which implies that Microsoft will have to be "collaborating" on the open source version of .NET (aka MONO), doesn't it? Marc

                              Thyme In The Country
                              Interacx
                              My Blog

                              J Offline
                              J Offline
                              jhwurmbach
                              wrote on last edited by
                              #17

                              Thats what the did with Silverlight: The reference-Implementation os OpenSource. And in my opinion, Silverlight already did its Job: Macromedia promised to release Flash in the Open Source.


                              Though I speak with the tongues of men and of angels, and have not money, I am become as a sounding brass, or a tinkling cymbal.
                              George Orwell, "Keep the Aspidistra Flying", Opening words

                              P 1 Reply Last reply
                              0
                              • P Paul Watson

                                Judah Himango wrote:

                                I mean, you'd need to use 3rd party components to do audio and video playback, right? Not to mention the 3d-like animation, shadows, and so on would be extremely painful in vanilla JS.

                                You'd use Quicktime, Flash or Silverlight to handle the media files. Coverflow has been replicated many times in various JS libraries. There is a jQuery plugin we used that took all of 2 minutes to apply to one of our apps.

                                Judah Himango wrote:

                                I hope no one really says that; Silverlight is a better Flash, not a better HTML + CSS + JS.

                                Read the other guys response to my message. He said *exactly* that. Replacing HTML/CSS/JS with Silverlight. Scary.

                                regards, Paul Watson Ireland & South Africa

                                Shog9 wrote:

                                And with that, Paul closed his browser, sipped his herbal tea, fixed the flower in his hair, and smiled brightly at the multitude of cute, furry animals flocking around the grassy hillside where he sat coding Ruby on his Mac...

                                J Offline
                                J Offline
                                Judah Gabriel Himango
                                wrote on last edited by
                                #18

                                Paul Watson wrote:

                                You'd use Quicktime, Flash or Silverlight to handle the media files. Coverflow has been replicated many times in various JS libraries. There is a jQuery plugin we used that took all of 2 minutes to apply to one of our apps.

                                In other words, you'd use a 3rd party library to handle media, then use somebody else's work to replicate the animation you need. You can't always use somebody else's code, sometimes you have to write your own. :) And writing your own in this case would be extremely painful and time consuming using vanilla JS.

                                Tech, life, family, faith: Give me a visit. I'm currently blogging about: Roman Catholic Relevance? The apostle Paul, modernly speaking: Epistles of Paul Judah Himango

                                P S 2 Replies Last reply
                                0
                                • J Judah Gabriel Himango

                                  Paul Watson wrote:

                                  You'd use Quicktime, Flash or Silverlight to handle the media files. Coverflow has been replicated many times in various JS libraries. There is a jQuery plugin we used that took all of 2 minutes to apply to one of our apps.

                                  In other words, you'd use a 3rd party library to handle media, then use somebody else's work to replicate the animation you need. You can't always use somebody else's code, sometimes you have to write your own. :) And writing your own in this case would be extremely painful and time consuming using vanilla JS.

                                  Tech, life, family, faith: Give me a visit. I'm currently blogging about: Roman Catholic Relevance? The apostle Paul, modernly speaking: Epistles of Paul Judah Himango

                                  P Offline
                                  P Offline
                                  Paul Watson
                                  wrote on last edited by
                                  #19

                                  Judah Himango wrote:

                                  And writing your own in this case would be extremely painful and time consuming using vanilla JS.

                                  What do you mean by vanilla JS? We roll our own JS components and plugins frequently. In the coverflow case we've looked at the code and it is a modification of routine carousel style components. Bottom line is that it is pure JS and CSS, no binary installers to install. You just include the script and it works. You don't have to get your user to install a plugin. I'm not saying JS is easy. It isn't, though the primary reason for that is the newness of this level of JS. In a few years most JS programmers will be up to speed with it. For now they can use the plugins and it works fine.

                                  regards, Paul Watson Ireland & South Africa

                                  Shog9 wrote:

                                  And with that, Paul closed his browser, sipped his herbal tea, fixed the flower in his hair, and smiled brightly at the multitude of cute, furry animals flocking around the grassy hillside where he sat coding Ruby on his Mac...

                                  J 1 Reply Last reply
                                  0
                                  • J Judah Gabriel Himango

                                    Paul Watson wrote:

                                    You'd use Quicktime, Flash or Silverlight to handle the media files. Coverflow has been replicated many times in various JS libraries. There is a jQuery plugin we used that took all of 2 minutes to apply to one of our apps.

                                    In other words, you'd use a 3rd party library to handle media, then use somebody else's work to replicate the animation you need. You can't always use somebody else's code, sometimes you have to write your own. :) And writing your own in this case would be extremely painful and time consuming using vanilla JS.

                                    Tech, life, family, faith: Give me a visit. I'm currently blogging about: Roman Catholic Relevance? The apostle Paul, modernly speaking: Epistles of Paul Judah Himango

                                    S Offline
                                    S Offline
                                    Shog9 0
                                    wrote on last edited by
                                    #20

                                    Judah Himango wrote:

                                    You can't always use somebody else's code, sometimes you have to write your own.

                                    You... do realize, you're discussing a glorified vector graphics plugin, right? It's still someone else's code... ;)

                                    every night, i kneel at the foot of my bed and thank the Great Overseeing Politicians for protecting my freedoms by reducing their number, as if they were deer in a state park. -- Chris Losinger, Online Poker Players?

                                    P J R 3 Replies Last reply
                                    0
                                    • M Member 96

                                      Absolutely 100% incorrect. I've been checking my assemblies using their MOMA tool for years now and they, to this day, have still not implemented setting a cursor on a form and decimal.round midpoint rounding to choose two things at random. These are both fundamentally important, very basic and required for modern applications, absolutely required for business applications to round money values properly. They put in an initial heavy surge to get close to .net 2.0 compatibility then all I started hearing from them was about Moonlight and other projects and not a word about getting the fundamental's done. They have, to this day, still not implemented a way to set a cursor in a winform project. I would be totally understanding if they didn't have .net 3 in their sights yet, but failing at this point to finish .net 1.0 stuff in favour of "sexier" projects gives me no confidence in the project or it's direction whatsoever. At one point they were saying they were going to be working on a compatibility layer of some kind to deal with the most common p/invokes so that the huge volume of 3rd party librarires for reporting and ui etc could run on MONO. That was a brilliant idea and would have cemented the deal for a hell of a lot of developers. No word about it now, completely off the radar. The original intent of having thousands of microsoft.net applications being run on Linux and others is now dead in the water.


                                      "I don't want more choice. I just want better things!" - Edina Monsoon

                                      J Offline
                                      J Offline
                                      Judah Gabriel Himango
                                      wrote on last edited by
                                      #21

                                      John Cardinal wrote:

                                      I've been checking my assemblies using their MOMA tool for years now

                                      Hey now, Moma was released earlier this year (late last?), so that must be a little exaggeration? :) My point is that MS is putting out new technologies really fast. You're right that Mono focuses their efforts on the latest and greatest, however. Who can blame them? The new stuff is sexy and gets all the attention, and everyone loves to play with the new stuff. I feel your pain though. Maybe we can do some Mono hacking ourselves? Or at least talk to some people that could fill the gaping holes.

                                      Tech, life, family, faith: Give me a visit. I'm currently blogging about: Roman Catholic Relevance? The apostle Paul, modernly speaking: Epistles of Paul Judah Himango

                                      M 1 Reply Last reply
                                      0
                                      • J Judah Gabriel Himango

                                        Scary conspiracy theories aside, that's not going to happen, Paul. All the web won't be rewritten with Silverlight, not even in MS's wettest dream. :)

                                        Tech, life, family, faith: Give me a visit. I'm currently blogging about: Roman Catholic Relevance? The apostle Paul, modernly speaking: Epistles of Paul Judah Himango

                                        P Offline
                                        P Offline
                                        Paul Watson
                                        wrote on last edited by
                                        #22

                                        I just don't want these well meaning but ignorant chaps to go down the wrong road. They have plenty to contribute to the web, it just isn't through Silverlight.

                                        regards, Paul Watson Ireland & South Africa

                                        Shog9 wrote:

                                        And with that, Paul closed his browser, sipped his herbal tea, fixed the flower in his hair, and smiled brightly at the multitude of cute, furry animals flocking around the grassy hillside where he sat coding Ruby on his Mac...

                                        J 1 Reply Last reply
                                        0
                                        • S Shog9 0

                                          Judah Himango wrote:

                                          You can't always use somebody else's code, sometimes you have to write your own.

                                          You... do realize, you're discussing a glorified vector graphics plugin, right? It's still someone else's code... ;)

                                          every night, i kneel at the foot of my bed and thank the Great Overseeing Politicians for protecting my freedoms by reducing their number, as if they were deer in a state park. -- Chris Losinger, Online Poker Players?

                                          P Offline
                                          P Offline
                                          Paul Watson
                                          wrote on last edited by
                                          #23

                                          CPHog working in Silverlight yet? :P

                                          regards, Paul Watson Ireland & South Africa

                                          Shog9 wrote:

                                          And with that, Paul closed his browser, sipped his herbal tea, fixed the flower in his hair, and smiled brightly at the multitude of cute, furry animals flocking around the grassy hillside where he sat coding Ruby on his Mac...

                                          S 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups