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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. The Lounge
  3. You know what I would find useful?

You know what I would find useful?

Scheduled Pinned Locked Moved The Lounge
tutorialcsharpdatabasewpfcom
38 Posts 26 Posters 1 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.
  • M Marc Clifton

    A site were I could watch real demonstrations of different technologies, like ORM, WPF, etc. Ranging from a basic walkthrough example to videos targetting one specific complicated issue. It'd be nice if, like articles, these could be submitted and voted on. Because there's so many emerging (and existing) technologies I don't know anything about but really want to and ought to. I want a call up an expert and say, give me a 30 minute rundown, without wading through a site, its documentation, examples that require setting up DB's and CTP's and OS's I don't have, etc. And I want it to be videos showing the product in action with dialog and watching the mouse move around on the screen, not something I have to read and I only get 1% of the real flavor/feel of the product. What do you all think? [edit]and that Channel 9 site is NOT what I mean[/edit] Marc

    Thyme In The Country
    Interacx

    People are just notoriously impossible. --DavidCrow
    There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
    People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith

    R Offline
    R Offline
    Ryan Roberts
    wrote on last edited by
    #17

    Like www.dnrtv.com[^]? They do some really handy screencasts.

    S 1 Reply Last reply
    0
    • L Lost User

      Video tutorials hosted on CP servers. This is an excellent idea but i'm not sure that CP servers would be able to cope. In any case, English english or American english should be the preferred language that these tutorials should be delivered in but when you consider that many readers of CP do not use any form of english as their primary language, this is a hurdle that might be insurmountable. And I would be happy to consider putting together some video tutorials on a variety of subjects should such an adventure take off. Wasn't this the subject of discussion recently on the Suggestions Forum?

      R Offline
      R Offline
      Rocky Moore
      wrote on last edited by
      #18

      It would not actually require hosting on CP servers, there are plenty of hosts out there such as youtube, google video, msn video, etc that host videos for free. All CP needs is a section to index all those videos out there that members submit to CP. So, the video itself could even be a channel 9 video, but CP would give a detailed description (provided by the CP member suggesting the video be added to the index) to the video and a link. This allows CP to index and catagorize the videos allowing cp members to vote on them. Another nice plus to a CP index, is that search engines cannot index the content in a video, but they can index the descriptions, which means CP can receive even greater hits from search engines.

      Rocky <>< Latest Code Blog Post: Continuing frustration with web "standards" Latest Tech Blog Post: Corel Lightning - what is the plan?

      1 Reply Last reply
      0
      • S Shog9 0

        Paul Watson wrote:

        the quality of YouTube is pants

        You know, it just struck me - the perfect use for those flexible LCD screens, should they ever actually be manufactured in quantity: video trousers! :D

        ----

        It appears that everybody is under the impression that I approve of the documentation. You probably also blame Ken Burns for supporting slavery.

        --Raymond Chen on MSDN

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

        Mrs. Shog9 from outer space: Baby, show me what is in your pants... *Shog9 from outer space turns on his video trousers*

        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
        • P Paul Watson

          Mrs. Shog9 from outer space: Baby, show me what is in your pants... *Shog9 from outer space turns on his video trousers*

          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 Offline
          S Offline
          Shog9 0
          wrote on last edited by
          #20

          Ah, well... Hey, how do you know about those videos?! :suss: ;P

          ----

          It appears that everybody is under the impression that I approve of the documentation. You probably also blame Ken Burns for supporting slavery.

          --Raymond Chen on MSDN

          D 1 Reply Last reply
          0
          • M Marcus J Smith

            He didnt say it had to be on CP, just "a site". And please no English english, too snooty sounding. ;P


            CleaKO

            "I think you'll be okay here, they have a thin candy shell. 'Surprised you didn't know that." - Tommy Boy
            "Fill it up again! Fill it up again! Once it hits your lips, it's so good!" - Frank the Tank (Old School)

            L Offline
            L Offline
            Lost User
            wrote on last edited by
            #21

            You've been listening to the american idea of an english accent!

            The tigress is here :-D

            M 1 Reply Last reply
            0
            • L Lost User

              Video tutorials hosted on CP servers. This is an excellent idea but i'm not sure that CP servers would be able to cope. In any case, English english or American english should be the preferred language that these tutorials should be delivered in but when you consider that many readers of CP do not use any form of english as their primary language, this is a hurdle that might be insurmountable. And I would be happy to consider putting together some video tutorials on a variety of subjects should such an adventure take off. Wasn't this the subject of discussion recently on the Suggestions Forum?

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

              Richard A. Abbott wrote:

              Video tutorials hosted on CP servers.

              Well no, I wasn't thinking CP would do this.

              Richard A. Abbott wrote:

              but when you consider that many readers of CP do not use any form of english as their primary language, this is a hurdle that might be insurmountable.

              Well, there's no reason why someone shouldn't be able to put a video together in their own language, or even provide an audio dub. Marc

              Thyme In The Country
              Interacx

              People are just notoriously impossible. --DavidCrow
              There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
              People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith

              L 1 Reply Last reply
              0
              • M Marcus J Smith

                He didnt say it had to be on CP, just "a site". And please no English english, too snooty sounding. ;P


                CleaKO

                "I think you'll be okay here, they have a thin candy shell. 'Surprised you didn't know that." - Tommy Boy
                "Fill it up again! Fill it up again! Once it hits your lips, it's so good!" - Frank the Tank (Old School)

                L Offline
                L Offline
                lost in transition
                wrote on last edited by
                #23

                You done forgot about Bad English.


                God Bless, Jason
                Programmer: A biological machine designed to convert caffeine into code.
                Developer: A person who develops working systems by writing and using software. [^]

                M 1 Reply Last reply
                0
                • L Lost User

                  You've been listening to the american idea of an english accent!

                  The tigress is here :-D

                  M Offline
                  M Offline
                  Marcus J Smith
                  wrote on last edited by
                  #24

                  You mean all those English sounding people I hear, Ian McKellan, Maggie Smith, etc.. are really American actors?


                  CleaKO

                  "I think you'll be okay here, they have a thin candy shell. 'Surprised you didn't know that." - Tommy Boy
                  "Fill it up again! Fill it up again! Once it hits your lips, it's so good!" - Frank the Tank (Old School)

                  A 1 Reply Last reply
                  0
                  • M Marc Clifton

                    A site were I could watch real demonstrations of different technologies, like ORM, WPF, etc. Ranging from a basic walkthrough example to videos targetting one specific complicated issue. It'd be nice if, like articles, these could be submitted and voted on. Because there's so many emerging (and existing) technologies I don't know anything about but really want to and ought to. I want a call up an expert and say, give me a 30 minute rundown, without wading through a site, its documentation, examples that require setting up DB's and CTP's and OS's I don't have, etc. And I want it to be videos showing the product in action with dialog and watching the mouse move around on the screen, not something I have to read and I only get 1% of the real flavor/feel of the product. What do you all think? [edit]and that Channel 9 site is NOT what I mean[/edit] Marc

                    Thyme In The Country
                    Interacx

                    People are just notoriously impossible. --DavidCrow
                    There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
                    People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith

                    E Offline
                    E Offline
                    Ed Poore
                    wrote on last edited by
                    #25

                    This is a repost from a while ago in a ways (in the suggestion forum I think).  Chris wouldn't buy it because of the bandwidth but an alternative suggested was a site which people could simply link or add stuff to a directory.  The videos could then be hosted somewhere else, e.g. Googtube.

                    1 Reply Last reply
                    0
                    • S Shog9 0

                      Ah, well... Hey, how do you know about those videos?! :suss: ;P

                      ----

                      It appears that everybody is under the impression that I approve of the documentation. You probably also blame Ken Burns for supporting slavery.

                      --Raymond Chen on MSDN

                      D Offline
                      D Offline
                      Dan Neely
                      wrote on last edited by
                      #26

                      hook, line, sinker. :)

                      -- Rules of thumb should not be taken for the whole hand.

                      S 1 Reply Last reply
                      0
                      • D Dan Neely

                        hook, line, sinker. :)

                        -- Rules of thumb should not be taken for the whole hand.

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

                        dan neely wrote:

                        hook, line, sinker

                        Hey! Keep your mind off my tackle. ;P

                        ----

                        It appears that everybody is under the impression that I approve of the documentation. You probably also blame Ken Burns for supporting slavery.

                        --Raymond Chen on MSDN

                        1 Reply Last reply
                        0
                        • R Ryan Roberts

                          Like www.dnrtv.com[^]? They do some really handy screencasts.

                          S Offline
                          S Offline
                          SchaeferFFM
                          wrote on last edited by
                          #28

                          [Modified] This was supposed to be a reply to Ryan Roberts. Quoth Ryan:     Like www.dnrtv.com[^]? They do some really handy screencasts. BTW: why the heck can't i quote somebody whilst doing a modification? [/Modified] Thanks for the link! They allow content to be downloaded (zipped or torrent) :cool: I'm interested in Sahil Malik's shows on SharePoint 2007 and in the current WPF feature.

                          -- Oliver

                          1 Reply Last reply
                          0
                          • M Marc Clifton

                            Richard A. Abbott wrote:

                            Video tutorials hosted on CP servers.

                            Well no, I wasn't thinking CP would do this.

                            Richard A. Abbott wrote:

                            but when you consider that many readers of CP do not use any form of english as their primary language, this is a hurdle that might be insurmountable.

                            Well, there's no reason why someone shouldn't be able to put a video together in their own language, or even provide an audio dub. Marc

                            Thyme In The Country
                            Interacx

                            People are just notoriously impossible. --DavidCrow
                            There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
                            People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith

                            L Offline
                            L Offline
                            Lost User
                            wrote on last edited by
                            #29

                            Marc Clifton wrote:

                            audio dub

                            Just like some TV programs and films. They are worse than useless in my opinion.

                            1 Reply Last reply
                            0
                            • M Marc Clifton

                              A site were I could watch real demonstrations of different technologies, like ORM, WPF, etc. Ranging from a basic walkthrough example to videos targetting one specific complicated issue. It'd be nice if, like articles, these could be submitted and voted on. Because there's so many emerging (and existing) technologies I don't know anything about but really want to and ought to. I want a call up an expert and say, give me a 30 minute rundown, without wading through a site, its documentation, examples that require setting up DB's and CTP's and OS's I don't have, etc. And I want it to be videos showing the product in action with dialog and watching the mouse move around on the screen, not something I have to read and I only get 1% of the real flavor/feel of the product. What do you all think? [edit]and that Channel 9 site is NOT what I mean[/edit] Marc

                              Thyme In The Country
                              Interacx

                              People are just notoriously impossible. --DavidCrow
                              There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
                              People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith

                              M Offline
                              M Offline
                              Mark_Wallace
                              wrote on last edited by
                              #30

                              Don't tell us, tell Google. Give 'em the idea, and let 'em run with it. If they set up a dedicated area just for product-demo movies, companies will fall over themselves to get their demos in there.

                              1 Reply Last reply
                              0
                              • M Marcus J Smith

                                You mean all those English sounding people I hear, Ian McKellan, Maggie Smith, etc.. are really American actors?


                                CleaKO

                                "I think you'll be okay here, they have a thin candy shell. 'Surprised you didn't know that." - Tommy Boy
                                "Fill it up again! Fill it up again! Once it hits your lips, it's so good!" - Frank the Tank (Old School)

                                A Offline
                                A Offline
                                Andrew Leeder
                                wrote on last edited by
                                #31

                                No, but they don't speak with a regional English accent either. ~A

                                1 Reply Last reply
                                0
                                • M Marc Clifton

                                  A site were I could watch real demonstrations of different technologies, like ORM, WPF, etc. Ranging from a basic walkthrough example to videos targetting one specific complicated issue. It'd be nice if, like articles, these could be submitted and voted on. Because there's so many emerging (and existing) technologies I don't know anything about but really want to and ought to. I want a call up an expert and say, give me a 30 minute rundown, without wading through a site, its documentation, examples that require setting up DB's and CTP's and OS's I don't have, etc. And I want it to be videos showing the product in action with dialog and watching the mouse move around on the screen, not something I have to read and I only get 1% of the real flavor/feel of the product. What do you all think? [edit]and that Channel 9 site is NOT what I mean[/edit] Marc

                                  Thyme In The Country
                                  Interacx

                                  People are just notoriously impossible. --DavidCrow
                                  There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
                                  People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith

                                  R Offline
                                  R Offline
                                  RichardGrimmer
                                  wrote on last edited by
                                  #32

                                  That's the way an awful lot of tutorials etc for blender[^] are done - and I have to say it's a really good way of doing it! Perhaps a facility on CP to post a videotutorial rather than a straight article?

                                  "Now I guess I'll sit back and watch people misinterpret what I just said......" Christian Graus At The Soapbox

                                  1 Reply Last reply
                                  0
                                  • M Marc Clifton

                                    A site were I could watch real demonstrations of different technologies, like ORM, WPF, etc. Ranging from a basic walkthrough example to videos targetting one specific complicated issue. It'd be nice if, like articles, these could be submitted and voted on. Because there's so many emerging (and existing) technologies I don't know anything about but really want to and ought to. I want a call up an expert and say, give me a 30 minute rundown, without wading through a site, its documentation, examples that require setting up DB's and CTP's and OS's I don't have, etc. And I want it to be videos showing the product in action with dialog and watching the mouse move around on the screen, not something I have to read and I only get 1% of the real flavor/feel of the product. What do you all think? [edit]and that Channel 9 site is NOT what I mean[/edit] Marc

                                    Thyme In The Country
                                    Interacx

                                    People are just notoriously impossible. --DavidCrow
                                    There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
                                    People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith

                                    S Offline
                                    S Offline
                                    Steve Naidamast
                                    wrote on last edited by
                                    #33

                                    First of all, learning a lot of esoteric technology is a waste of time since you will never get to use most of it and by the time you get to use maybe a fraction of what you do know something else would have appeared. Second!; read a book, and stop watching so much television. Reading a good technical manual will do a lot more for you than watching watered down crap on a screen. Besides, Its bad for your sociological development...

                                    Steve Naidamast Black Falcon Software, Inc. blackfalconsoftware@ix.netcom.com

                                    1 Reply Last reply
                                    0
                                    • L Lost User

                                      CleaKO wrote:

                                      too snooty sounding

                                      I wasn't born with neither a plum nor a silver spoon in my mouth. My accent is a toned down Cockney London.

                                      B Offline
                                      B Offline
                                      BoneSoft
                                      wrote on last edited by
                                      #34

                                      You wasn't born with neither? I'm a little rusty on my double negatives... Does that mean you were born with one? Or both? ;P


                                      Try code model generation tools at BoneSoft.com.

                                      1 Reply Last reply
                                      0
                                      • L Lost User

                                        Video tutorials hosted on CP servers. This is an excellent idea but i'm not sure that CP servers would be able to cope. In any case, English english or American english should be the preferred language that these tutorials should be delivered in but when you consider that many readers of CP do not use any form of english as their primary language, this is a hurdle that might be insurmountable. And I would be happy to consider putting together some video tutorials on a variety of subjects should such an adventure take off. Wasn't this the subject of discussion recently on the Suggestions Forum?

                                        C Offline
                                        C Offline
                                        Chris Charabaruk
                                        wrote on last edited by
                                        #35

                                        How about organized on CP but stored on another site such as YouTube? Each video tutorial would have a page here with additional information, downloads, and discussion, but the actual video would be hosted by YouTube and simply displayed on the CP page. That should work, right?

                                        Christopher S. 'coldacid' Charabaruk E-mail: chris at coldacid dot ent Web: http://coldacid.net/

                                        1 Reply Last reply
                                        0
                                        • L lost in transition

                                          You done forgot about Bad English.


                                          God Bless, Jason
                                          Programmer: A biological machine designed to convert caffeine into code.
                                          Developer: A person who develops working systems by writing and using software. [^]

                                          M Offline
                                          M Offline
                                          Marcus J Smith
                                          wrote on last edited by
                                          #36

                                          Dow dow dowdowdow (Deliverance banjo) :rolleyes:


                                          CleaKO

                                          "I think you'll be okay here, they have a thin candy shell. 'Surprised you didn't know that." - Tommy Boy
                                          "Fill it up again! Fill it up again! Once it hits your lips, it's so good!" - Frank the Tank (Old School)

                                          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