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. IE 8, Silverlight 2 betas released

IE 8, Silverlight 2 betas released

Scheduled Pinned Locked Moved The Lounge
csharprubyhtmlasp-netcom
15 Posts 8 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

    :laugh: 5 for that one

    Tech, life, family, faith: Give me a visit. I'm currently blogging about: Upon this disciple I'll build my new religion? The apostle Paul, modernly speaking: Epistles of Paul Judah Himango

    Y Offline
    Y Offline
    yassir hannoun
    wrote on last edited by
    #6

    have u seen "Activities" and "WebSlice" on IE8 and mobile devices support for silverlight and the new expression studio 2 i don't really know how i can learn about all these things at the same time i really hate MIX :p

    1 Reply Last reply
    0
    • realJSOPR realJSOP

      I heard that Chris had finally gotten around to converting the site to Silverlighter.

      "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
      -----
      "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

      modified on Wednesday, March 5, 2008 6:03 PM

      S Offline
      S Offline
      Steve Mayfield
      wrote on last edited by
      #7

      we need to get a Zippo for Bob... :rolleyes:

      Steve

      1 Reply Last reply
      0
      • J Judah Gabriel Himango

        Internet Explorer 8 beta 1[^] was released today at the Mix '08 conference. Oh, and a Silverlight 2 beta[^] was released as well. Some other Silverlight tidbits: ScottGu posted 8 Silverlight tutorials[^] to get you started. Jon Lam shows off Ruby running in your browser[^] via Silverlight. :cool:

        Tech, life, family, faith: Give me a visit. I'm currently blogging about: Upon this disciple I'll build my new religion? The apostle Paul, modernly speaking: Epistles of Paul Judah Himango

        L Offline
        L Offline
        leppie
        wrote on last edited by
        #8

        "The interesting file is app.xap. This is the way we package Silverlight components for distribution. ... it dynamically packages everything that you need to run your DSL application into the XAP and serves it up to your browser. The core DSL runtime pieces and the IronRuby assemblies are in the file, along with all of the other files that we generated in our starter application." In other words, their 'hello world' app is roughly 700KB in size. Are these guys smoking crack or something? :wtf:

        xacc.ide - now with IronScheme support
        IronScheme - 1.0 alpha 2 out now

        B J 2 Replies Last reply
        0
        • L leppie

          "The interesting file is app.xap. This is the way we package Silverlight components for distribution. ... it dynamically packages everything that you need to run your DSL application into the XAP and serves it up to your browser. The core DSL runtime pieces and the IronRuby assemblies are in the file, along with all of the other files that we generated in our starter application." In other words, their 'hello world' app is roughly 700KB in size. Are these guys smoking crack or something? :wtf:

          xacc.ide - now with IronScheme support
          IronScheme - 1.0 alpha 2 out now

          B Offline
          B Offline
          Baconbutty
          wrote on last edited by
          #9

          It's come a long way from 10 Print "Hello World!"

          I still remember having to write your own code in FORTRAN rather than be a cut and paste merchant being pampered by colour coded Intellisense - ahh proper programming - those were the days :)

          1 Reply Last reply
          0
          • L leppie

            "The interesting file is app.xap. This is the way we package Silverlight components for distribution. ... it dynamically packages everything that you need to run your DSL application into the XAP and serves it up to your browser. The core DSL runtime pieces and the IronRuby assemblies are in the file, along with all of the other files that we generated in our starter application." In other words, their 'hello world' app is roughly 700KB in size. Are these guys smoking crack or something? :wtf:

            xacc.ide - now with IronScheme support
            IronScheme - 1.0 alpha 2 out now

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

            The 700K is for the 1-time scripting runtime to run Ruby, right?

            Tech, life, family, faith: Give me a visit. I'm currently blogging about: Upon this disciple I'll build my new religion? The apostle Paul, modernly speaking: Epistles of Paul Judah Himango

            L 1 Reply Last reply
            0
            • J Judah Gabriel Himango

              The 700K is for the 1-time scripting runtime to run Ruby, right?

              Tech, life, family, faith: Give me a visit. I'm currently blogging about: Upon this disciple I'll build my new religion? The apostle Paul, modernly speaking: Epistles of Paul Judah Himango

              L Offline
              L Offline
              leppie
              wrote on last edited by
              #11

              No that is for the whole application, so each time its updated, another 700k.

              xacc.ide - now with IronScheme support
              IronScheme - 1.0 alpha 2 out now

              J 1 Reply Last reply
              0
              • L leppie

                No that is for the whole application, so each time its updated, another 700k.

                xacc.ide - now with IronScheme support
                IronScheme - 1.0 alpha 2 out now

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

                Hey leppie Are you getting those numbers from the screenshot of app.zip? I see that contains the Ruby Silverlight runtime/scripting runtime. I'm not sure if those dlls need to be deployed in every app.zip. I could be wrong though, I'll ask John about it in the comments.

                Tech, life, family, faith: Give me a visit. I'm currently blogging about: Upon this disciple I'll build my new religion? The apostle Paul, modernly speaking: Epistles of Paul Judah Himango

                L 1 Reply Last reply
                0
                • J Judah Gabriel Himango

                  Hey leppie Are you getting those numbers from the screenshot of app.zip? I see that contains the Ruby Silverlight runtime/scripting runtime. I'm not sure if those dlls need to be deployed in every app.zip. I could be wrong though, I'll ask John about it in the comments.

                  Tech, life, family, faith: Give me a visit. I'm currently blogging about: Upon this disciple I'll build my new religion? The apostle Paul, modernly speaking: Epistles of Paul Judah Himango

                  L Offline
                  L Offline
                  leppie
                  wrote on last edited by
                  #13

                  Yes I am, but as you can see the zip contains the application and the run time. From what I can see it needs to be included in every app.zip. Good luck getting an answer from John (I have had very little luck getting responses from MS people via email).

                  xacc.ide - now with IronScheme support
                  IronScheme - 1.0 alpha 2 out now

                  P 1 Reply Last reply
                  0
                  • L leppie

                    Yes I am, but as you can see the zip contains the application and the run time. From what I can see it needs to be included in every app.zip. Good luck getting an answer from John (I have had very little luck getting responses from MS people via email).

                    xacc.ide - now with IronScheme support
                    IronScheme - 1.0 alpha 2 out now

                    P Offline
                    P Offline
                    Professor Sharada Ulhas
                    wrote on last edited by
                    #14

                    Hi leppie, I got an answer from John. He said,

                    Depending on how you configure your app, you can download the DSL dependencies (DLR + IronRuby) in a separate XAP that comes from one of our servers (this isn't working yet). So your XAP becomes something like 2K in that case. It will also be cached in your browser cache so it is a one-time download. Compare with any of the other binary redists of Ruby 1.8.6 for size ...

                    Tech, life, family, faith: Give me a visit. I'm currently blogging about: Upon this disciple I'll build my new religion? The apostle Paul, modernly speaking: Epistles of Paul Judah Himango

                    L 1 Reply Last reply
                    0
                    • P Professor Sharada Ulhas

                      Hi leppie, I got an answer from John. He said,

                      Depending on how you configure your app, you can download the DSL dependencies (DLR + IronRuby) in a separate XAP that comes from one of our servers (this isn't working yet). So your XAP becomes something like 2K in that case. It will also be cached in your browser cache so it is a one-time download. Compare with any of the other binary redists of Ruby 1.8.6 for size ...

                      Tech, life, family, faith: Give me a visit. I'm currently blogging about: Upon this disciple I'll build my new religion? The apostle Paul, modernly speaking: Epistles of Paul Judah Himango

                      L Offline
                      L Offline
                      leppie
                      wrote on last edited by
                      #15

                      Wow, you got an answer, the MS guys must hate me for some reason ;P

                      Professor Sharada Ulhas wrote:

                      So your XAP becomes something like 2K in that case

                      Why run it in you browser at all then? :confused:

                      xacc.ide - now with IronScheme support
                      IronScheme - 1.0 alpha 2 out now

                      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