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. Well, I'm on GitHub

Well, I'm on GitHub

Scheduled Pinned Locked Moved The Lounge
csharpwpfcomgraphicsgame-dev
17 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.
  • S Super Lloyd

    I was pretty set on publishing my (so slow) developing Menu and Ribbon hybrid class (aptly named MenuRibbon) for WPF on CodePlex! Tonight I tried to create the repo on CodePlex and it kept telling me that HG was not recommended, did I want to try Git per chance? Unfortunately TortoiseGit doesn't work (out of the box)! So I was googling for a git client, downloaded "GitHub for Windows" a couple of click later, behold, my MenuRibbon is on GitHub! :omg: https://github.com/superlloyd/MenuRibbon/[^] Geez, that was too eazy! :-D Go on, fork like crazy like I know you want to do! :laugh: :rolleyes:

    My programming get away... The Blog... DirectX for WinRT/C# since 2013! Taking over the world since 1371!

    J Offline
    J Offline
    Jeremy Falcon
    wrote on last edited by
    #7

    Where are the pictures?

    Jeremy Falcon

    S 1 Reply Last reply
    0
    • S Super Lloyd

      I was pretty set on publishing my (so slow) developing Menu and Ribbon hybrid class (aptly named MenuRibbon) for WPF on CodePlex! Tonight I tried to create the repo on CodePlex and it kept telling me that HG was not recommended, did I want to try Git per chance? Unfortunately TortoiseGit doesn't work (out of the box)! So I was googling for a git client, downloaded "GitHub for Windows" a couple of click later, behold, my MenuRibbon is on GitHub! :omg: https://github.com/superlloyd/MenuRibbon/[^] Geez, that was too eazy! :-D Go on, fork like crazy like I know you want to do! :laugh: :rolleyes:

      My programming get away... The Blog... DirectX for WinRT/C# since 2013! Taking over the world since 1371!

      K Offline
      K Offline
      Keith Barrow
      wrote on last edited by
      #8

      We use Source Tree at work-related better than the default client. Also makes dropping on to the command line easy.

      Alberto Brandolini:

      The amount of energy necessary to refute bullshit is an order of magnitude bigger than to produce it.

      1 Reply Last reply
      0
      • S Super Lloyd

        I was pretty set on publishing my (so slow) developing Menu and Ribbon hybrid class (aptly named MenuRibbon) for WPF on CodePlex! Tonight I tried to create the repo on CodePlex and it kept telling me that HG was not recommended, did I want to try Git per chance? Unfortunately TortoiseGit doesn't work (out of the box)! So I was googling for a git client, downloaded "GitHub for Windows" a couple of click later, behold, my MenuRibbon is on GitHub! :omg: https://github.com/superlloyd/MenuRibbon/[^] Geez, that was too eazy! :-D Go on, fork like crazy like I know you want to do! :laugh: :rolleyes:

        My programming get away... The Blog... DirectX for WinRT/C# since 2013! Taking over the world since 1371!

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

        Super Lloyd wrote:

        downloaded "GitHub for Windows" a couple of click later, behold, my MenuRibbon is on GitHub!

        I'm impressed. I've never been able to get that pile of crap to work. Every year, during a moment where get in touch with my past life as a self-flagellating monk, I try it, and very year, it doesn't work. Quite frankly, I think the last time, I couldn't even figure out how to get past the first screen to open an existing project, the UI sucks that bad. Use use an older version of SmartGit/Hg[^] (why bother updating what works), and free for non-commercial use. Marc

        Imperative to Functional Programming Succinctly Higher Order Programming

        S 1 Reply Last reply
        0
        • M Marc Clifton

          Super Lloyd wrote:

          downloaded "GitHub for Windows" a couple of click later, behold, my MenuRibbon is on GitHub!

          I'm impressed. I've never been able to get that pile of crap to work. Every year, during a moment where get in touch with my past life as a self-flagellating monk, I try it, and very year, it doesn't work. Quite frankly, I think the last time, I couldn't even figure out how to get past the first screen to open an existing project, the UI sucks that bad. Use use an older version of SmartGit/Hg[^] (why bother updating what works), and free for non-commercial use. Marc

          Imperative to Functional Programming Succinctly Higher Order Programming

          S Offline
          S Offline
          Super Lloyd
          wrote on last edited by
          #10

          Have you tried the last version? I am secretly pleased I could do something you couldn't! :laugh: But I am even more surprised! :-D

          My programming get away... The Blog... DirectX for WinRT/C# since 2013! Taking over the world since 1371!

          1 Reply Last reply
          0
          • J Jeremy Falcon

            Where are the pictures?

            Jeremy Falcon

            S Offline
            S Offline
            Super Lloyd
            wrote on last edited by
            #11

            Oh? mm.. they will be coming! :-D I committed that yesterday night just before bed, didn't expect to go that far, but click, click and done! :rolleyes:

            My programming get away... The Blog... DirectX for WinRT/C# since 2013! Taking over the world since 1371!

            1 Reply Last reply
            0
            • S Slacker007

              Super Lloyd wrote:

              Unfortunately TortoiseGit doesn't work (out of the box)!

              Works for me. http://guganeshan.com/blog/setting-up-git-and-tortoisegit-with-bitbucket-step-by-step.html[^] insert github for bitbucket, I'm sure. We moved to this, at work, so I have no choice but I am liking it...more than SVN.

              S Offline
              S Offline
              Super Lloyd
              wrote on last edited by
              #12

              Thanks! Yeah it requires msysgit to work or something... I found GitHub for Windows before I found msysgit! :laugh:

              My programming get away... The Blog... DirectX for WinRT/C# since 2013! Taking over the world since 1371!

              1 Reply Last reply
              0
              • S Super Lloyd

                I was pretty set on publishing my (so slow) developing Menu and Ribbon hybrid class (aptly named MenuRibbon) for WPF on CodePlex! Tonight I tried to create the repo on CodePlex and it kept telling me that HG was not recommended, did I want to try Git per chance? Unfortunately TortoiseGit doesn't work (out of the box)! So I was googling for a git client, downloaded "GitHub for Windows" a couple of click later, behold, my MenuRibbon is on GitHub! :omg: https://github.com/superlloyd/MenuRibbon/[^] Geez, that was too eazy! :-D Go on, fork like crazy like I know you want to do! :laugh: :rolleyes:

                My programming get away... The Blog... DirectX for WinRT/C# since 2013! Taking over the world since 1371!

                P Offline
                P Offline
                peterchen
                wrote on last edited by
                #13

                https://menuribbon.codeplex.com/[^] (as per your readme) leads me to a dead end. Is this a scam?

                ORDER BY what user wants

                S 1 Reply Last reply
                0
                • P peterchen

                  https://menuribbon.codeplex.com/[^] (as per your readme) leads me to a dead end. Is this a scam?

                  ORDER BY what user wants

                  S Offline
                  S Offline
                  Super Lloyd
                  wrote on last edited by
                  #14

                  Haha! :rolleyes: :laugh: I was just putting my thoughts in the README as I went along.... I was expecting to put it there! Must update the README now! :-\

                  My programming get away... The Blog... DirectX for WinRT/C# since 2013! Taking over the world since 1371!

                  P 1 Reply Last reply
                  0
                  • S Super Lloyd

                    Haha! :rolleyes: :laugh: I was just putting my thoughts in the README as I went along.... I was expecting to put it there! Must update the README now! :-\

                    My programming get away... The Blog... DirectX for WinRT/C# since 2013! Taking over the world since 1371!

                    P Offline
                    P Offline
                    peterchen
                    wrote on last edited by
                    #15

                    Ah! This is better because.... it leads me back to where I am. Hours of potential entertainment for the whole family! I would love to see... you know, concept, screenshots, functionality 'n' stuff.

                    ORDER BY what user wants

                    S 1 Reply Last reply
                    0
                    • P peterchen

                      Ah! This is better because.... it leads me back to where I am. Hours of potential entertainment for the whole family! I would love to see... you know, concept, screenshots, functionality 'n' stuff.

                      ORDER BY what user wants

                      S Offline
                      S Offline
                      Super Lloyd
                      wrote on last edited by
                      #16

                      It certainly will be good to put some screenshot and blah blah blah.... But this is like a v0.4, the whole keyboard handling is horrible at the moment, trying to fix that! I guess after that perhaps I should take some screen shot, learn how to make a fancy start page and write a nicer description! Well if I want to create the expected community frenzy that I was hoping for, of course! :D

                      My programming get away... The Blog... DirectX for WinRT/C# since 2013! Taking over the world since 1371!

                      1 Reply Last reply
                      0
                      • S Super Lloyd

                        I was pretty set on publishing my (so slow) developing Menu and Ribbon hybrid class (aptly named MenuRibbon) for WPF on CodePlex! Tonight I tried to create the repo on CodePlex and it kept telling me that HG was not recommended, did I want to try Git per chance? Unfortunately TortoiseGit doesn't work (out of the box)! So I was googling for a git client, downloaded "GitHub for Windows" a couple of click later, behold, my MenuRibbon is on GitHub! :omg: https://github.com/superlloyd/MenuRibbon/[^] Geez, that was too eazy! :-D Go on, fork like crazy like I know you want to do! :laugh: :rolleyes:

                        My programming get away... The Blog... DirectX for WinRT/C# since 2013! Taking over the world since 1371!

                        C Offline
                        C Offline
                        Cesar de Souza
                        wrote on last edited by
                        #17

                        For me, the best Git client I've ever used was definitively SmartGit[^]. The only problem is that it requires a commercial licence; but it was so worth the company I was working for bought it for everyone. No more merge conflict surprises and crappy GUIs :)

                        Machine Learning, Image and Signal Processing for .NET - Meet the Accord.NET Framework.

                        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