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. Product Lifecycle
  3. Collaboration / Beta Testing
  4. Code Project Project (CPP) [UPDATED 5/31]

Code Project Project (CPP) [UPDATED 5/31]

Scheduled Pinned Locked Moved Collaboration / Beta Testing
c++combeta-testingtoolsquestion
306 Posts 79 Posters 337 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

    John Fisher wrote: A client program that monitors all new/updated posts, articles, etc. then lets you browse them at your leasure (without depending upon the cookie that gets confused as to whether you actually read something or not). Well, there's the new RSS feed plus some existing (OK, using cookies I guess), message monitors. John Fisher wrote: This same program would also have a CodeProject-specific chat client built-in. On the humorous side, I already spend too much time reading the messages and replying to them. I'd NEVER get anything done with a live chat system. Plus I guess a lot of people already use existing chat technologies. John Fisher wrote: It could also use a sophisticated article submission handler to ensure good formatting I typically write everything in FrontPage and do the final touch up in the editor that CP already has, which is really cool. That way, I don't mind if the browser crashes. Hope you don't mind the feedback--it would be interesting to further develop these ideas so we're not duplicating existing work. Marc Help! I'm an AI running around in someone's f*cked up universe simulator.
    Sensitivity and ethnic diversity means celebrating difference, not hiding from it. - Christian Graus
    Every line of code is a liability - Taka Muraoka
    Microsoft deliberately adds arbitrary layers of complexity to make it difficult to deliver Windows features on non-Windows platforms--Microsoft's "Halloween files"

    J Offline
    J Offline
    John Fisher
    wrote on last edited by
    #250

    Thanks for the comments. I was basically throwing out ideas to spur thought, with the goal of a single app (or very closely related group of apps) that would be CP specific. Right now, we can do most of these things, but they're disjointed and not all of them are as powerful as they could be with an locally hosted application (client). If anyone has other ideas for adding to this "suite" concept, just think along the lines of what everyone likes to already do at CP, but make it easier. John

    1 Reply Last reply
    0
    • P Paul Watson

      Also for the project in general, especially the first time out, I would like to say; Think small, think focused, think useful. An operating system, a game? Come on guys, we know how that will go, it won't. We need something that will do one or two things very, very well. Something that can start small, a foundation layer, be released, see results and then can be extended as needed. It must be attainable. Management of this is going to be a nightmare. People get bored, go on holiday, disagree, fail to deliver or just disapear. Splinter groups will form. So if we do something small and focused the first time it sets a good precedent for later, larger projects. Lets rather get our internals working before we try and fix the world

      Paul Watson
      Bluegrass
      Cape Town, South Africa

      Chris Losinger wrote: i hate needles so much i can't even imagine allowing one near The Little Programmer

      J Offline
      J Offline
      Jason Henderson
      wrote on last edited by
      #251

      I agree 100%. We tend to believe that the more bodies we throw at a project, the faster it will get done. In fact, it turns out to be the opposite. That's why I'd like to see us work on more than one project, maybe even the top 5. With about 10 developers each.

      Jason Henderson

      My articles

      "The best argument against democracy is a five-minute conversation with the average voter." - Winston Churchill

      J 1 Reply Last reply
      0
      • J Jason Henderson

        empty

        Jason Henderson

        My articles

        "The best argument against democracy is a five-minute conversation with the average voter." - Winston Churchill

        J Offline
        J Offline
        Joel Holdsworth
        wrote on last edited by
        #252

        I would also like to volunteer (belatedly ;P)**

        *¨¨`) ¸¸.·´ ¸.·*¨¨`) (¸¸.·* ¸ .·* ¸¸.·* (¸¸.~~> Joel Holdsworth.

        **

        1 Reply Last reply
        0
        • J jhaga

          I just worry that we will end up with projects were only 1 or 2 people are really doing something. If we have 40 people on one project then maybe 20 does something and 10 works intensively.(Taking in count that most of us have a work or study) With more people there will always be something happening, and we can daily follow the progress in the lounge. Anybody who has ever been in a SourceForge project, knows that it is not fun when nothing happens in months. jhaga CodeProject House, Paul Watson wrote: ...and the roar of John Simmons own personal Nascar in the garage. Meg flitting about taking photos.Chris having an heated arguement with Colin Davies and .S.Rod. over egian values. Nish manically typing *censur*. Duncan racing around after his pet *c.* Michael Martin and Bryce loudly yelling *c.* C.G. having a fit as Roger Wright loads up *c.* . Anna waving her *c.* and Deb scoffing chocolates in the corner. ...Good heavens!

          J Offline
          J Offline
          Joel Holdsworth
          wrote on last edited by
          #253

          How about we just split into coding units, so different teams focus on different sectors of the project?? Would this work?**

          *¨¨`) ¸¸.·´ ¸.·*¨¨`) (¸¸.·* ¸ .·* ¸¸.·* (¸¸.~~> Joel Holdsworth.

          **

          J J J 3 Replies Last reply
          0
          • J Joel Holdsworth

            How about we just split into coding units, so different teams focus on different sectors of the project?? Would this work?**

            *¨¨`) ¸¸.·´ ¸.·*¨¨`) (¸¸.·* ¸ .·* ¸¸.·* (¸¸.~~> Joel Holdsworth.

            **

            J Offline
            J Offline
            J Dunlap
            wrote on last edited by
            #254

            Good Idea!

            "Do unto others as you would have them do unto you." - Jesus
            "An eye for an eye only makes the whole world blind." - Mahatma Gandhi

            1 Reply Last reply
            0
            • J J Dunlap

              Basic application framework with support for: :rose: Addins - the kind of addin can be as powerful as the original application :rose: Commands - self-runnable commands that can be invoked by menus, toolbars, or code :rose: Properties - A framework for easily reading and writing properties - including an interface for persisting any class to XML. :rose: Messages - a system for outputting messages that abstracts the message from the output method, so that the same message can be outputted to a message box, a statusbar, a log file, an MS Agent character, etc. :rose: Services - everything that performs an action for another object is a service. There can be services such as help, file IO, etc.

              "Do unto others as you would have them do unto you." - Jesus
              "An eye for an eye only makes the whole world blind." - Mahatma Gandhi

              J Offline
              J Offline
              Joel Holdsworth
              wrote on last edited by
              #255

              It would certainly be nice to bag lots of the Office style GUI code together like BCGControlBar / Ultimate Toolkit does. After all the interface they make are wonderful - just a shame BCG is no longer free for most of us... Certainly an incentive to build on the idea in a no charge way**

              *¨¨`) ¸¸.·´ ¸.·*¨¨`) (¸¸.·* ¸ .·* ¸¸.·* (¸¸.~~> Joel Holdsworth.

              **

              J 1 Reply Last reply
              0
              • M Marc Clifton

                I don't know about YOUR software, but MY software doesn't have defects! Just kidding. I was perusing the web a few months ago and found some online defect tracking software, some of it was free, some of it had a trial period, etc. Some of them looked pretty cool. Marc Help! I'm an AI running around in someone's f*cked up universe simulator.
                Sensitivity and ethnic diversity means celebrating difference, not hiding from it. - Christian Graus
                Every line of code is a liability - Taka Muraoka
                Microsoft deliberately adds arbitrary layers of complexity to make it difficult to deliver Windows features on non-Windows platforms--Microsoft's "Halloween files"

                A Offline
                A Offline
                Anders Molin
                wrote on last edited by
                #256

                Marc Clifton wrote: I don't know about YOUR software, but MY software doesn't have defects! Same here, but I have heard that some people actually need a system like that ;) Marc Clifton wrote: was perusing the web a few months ago and found some online defect tracking software I have tried to find something that I can run on my own server, using ASP/ASP.NET and an Access DB or a SQL-Server, but those I found costs a LOT more than I can afford for my free-time projects... - Anders Money talks, but all mine ever says is "Goodbye!"

                1 Reply Last reply
                0
                • J Joel Holdsworth

                  It would certainly be nice to bag lots of the Office style GUI code together like BCGControlBar / Ultimate Toolkit does. After all the interface they make are wonderful - just a shame BCG is no longer free for most of us... Certainly an incentive to build on the idea in a no charge way**

                  *¨¨`) ¸¸.·´ ¸.·*¨¨`) (¸¸.·* ¸ .·* ¸¸.·* (¸¸.~~> Joel Holdsworth.

                  **

                  J Offline
                  J Offline
                  J Dunlap
                  wrote on last edited by
                  #257

                  Joel Holdsworth wrote: It would certainly be nice to bag lots of the Office style GUI code together like BCGControlBar / Ultimate Toolkit does. After all the interface they make are wonderful - just a shame BCG is no longer free for most of us... Certainly an incentive to build on the idea in a no charge way Precisely. I have a big list of both common and not-so-common controls I'd like to see us do.

                  "Do unto others as you would have them do unto you." - Jesus
                  "An eye for an eye only makes the whole world blind." - Mahatma Gandhi

                  1 Reply Last reply
                  0
                  • J Jason Henderson

                    empty

                    Jason Henderson

                    My articles

                    "The best argument against democracy is a five-minute conversation with the average voter." - Winston Churchill

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

                    I'll help if and when able. :)

                    - Shog9 -

                    I'd show a smile but I'm too weak I'd share with you, could I only speak

                    1 Reply Last reply
                    0
                    • J Jason Henderson

                      I'm a graphics loving guy and I'd like to work on a fractal engine of some sort. This may not have any practical use except for personal enjoyment.

                      Jason Henderson

                      My articles

                      "The best argument against democracy is a five-minute conversation with the average voter." - Winston Churchill

                      J Offline
                      J Offline
                      Joel Holdsworth
                      wrote on last edited by
                      #259

                      I've worked on a project like that fro about 2 years I called it ChaosImager http://joelholdsworth.members.beeb.net/CI1/INDEX.HTM[^]. I found that the mainstay of my project was having good interface like BCG - and when that ceased to be free the project kinda lost momentum!! But if you look at other famous fractal makers such as UltraFractal they all have beutiful interfaces. So I think UGLY should be the first priority!!!**

                      *¨¨`) ¸¸.·´ ¸.·*¨¨`) (¸¸.·* ¸ .·* ¸¸.·* (¸¸.~~> Joel Holdsworth.

                      **

                      1 Reply Last reply
                      0
                      • J Jason Henderson

                        Should we use only the most popular idea or should we split the ideas into multiple projects?

                        Jason Henderson

                        My articles

                        "The best argument against democracy is a five-minute conversation with the average voter." - Winston Churchill

                        J Offline
                        J Offline
                        Joel Holdsworth
                        wrote on last edited by
                        #260

                        How about selecing the most popular project and then splitting the crowd up into subgroups depending on their ability... Failing that I vote for just one project... UGLY!!**

                        *¨¨`) ¸¸.·´ ¸.·*¨¨`) (¸¸.·* ¸ .·* ¸¸.·* (¸¸.~~> Joel Holdsworth.

                        **

                        1 Reply Last reply
                        0
                        • M Marc Clifton

                          Your description sounds exactly like what I have had in mind for years now. And I agree--let's do it! I'm looking forward to your ideas--I don't have anything concrete in mind except the vision, and you were right on target with stand alone jobs that can be re-dispatched, etc. Marc Help! I'm an AI running around in someone's f*cked up universe simulator.
                          Sensitivity and ethnic diversity means celebrating difference, not hiding from it. - Christian Graus
                          Every line of code is a liability - Taka Muraoka
                          Microsoft deliberately adds arbitrary layers of complexity to make it difficult to deliver Windows features on non-Windows platforms--Microsoft's "Halloween files"

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

                          I am working on a small document crystallizing my ideas. I will send it to you on Monday. Thomas My article on a reference-counted smart pointer that supports polymorphic objects and raw pointers

                          1 Reply Last reply
                          0
                          • J Jason Henderson

                            empty message Just so this doesn't get out of hand, let me post new polls directly under this message. If you would like to ask a poll question, please ask me to write it out by posting a request in the COMMENTS section. thanks

                            Jason Henderson

                            My articles

                            "The best argument against democracy is a five-minute conversation with the average voter." - Winston Churchill

                            J Offline
                            J Offline
                            jhaga
                            wrote on last edited by
                            #262

                            How to develop a voting and decision making system so that we fast and flexible could make decisions about our projects.? We can use CP directly like this: - could be open 48 hour after the proposition is made. - people can can put forward their ideas and be elected on. CP's own vote system should work here. - never on a Friday, Saturday or Sunday (US Central Time) The subject line could be: - one of theese "CPP vote 24h-24h:" (24h for presenting alternativs and 24h for voting) or "CPP vote 48h" (all alternativs are presented, so start voting at once) - the first reply would be your proposal or problem, with project name if necessary. - people would reply, and the reply with the most votes would automatically be accepted as the final decision after 48h. If it is a bad decision it can always be elected down with a new proposition. - the one who has won the voting would change the subject line in his message to "Decided" and copy the message to the project logg. If you have some other idea then reply to this and we can vote... jhaga CodeProject House, Paul Watson wrote: ...and the roar of John Simmons own personal Nascar in the garage. Meg flitting about taking photos.Chris having an heated arguement with Colin Davies and .S.Rod. over egian values. Nish manically typing *censur*. Duncan racing around after his pet *c.* Michael Martin and Bryce loudly yelling *c.* C.G. having a fit as Roger Wright loads up *c.* . Anna waving her *c.* and Deb scoffing chocolates in the corner. ...Good heavens!

                            J J 2 Replies Last reply
                            0
                            • J jhaga

                              How to develop a voting and decision making system so that we fast and flexible could make decisions about our projects.? We can use CP directly like this: - could be open 48 hour after the proposition is made. - people can can put forward their ideas and be elected on. CP's own vote system should work here. - never on a Friday, Saturday or Sunday (US Central Time) The subject line could be: - one of theese "CPP vote 24h-24h:" (24h for presenting alternativs and 24h for voting) or "CPP vote 48h" (all alternativs are presented, so start voting at once) - the first reply would be your proposal or problem, with project name if necessary. - people would reply, and the reply with the most votes would automatically be accepted as the final decision after 48h. If it is a bad decision it can always be elected down with a new proposition. - the one who has won the voting would change the subject line in his message to "Decided" and copy the message to the project logg. If you have some other idea then reply to this and we can vote... jhaga CodeProject House, Paul Watson wrote: ...and the roar of John Simmons own personal Nascar in the garage. Meg flitting about taking photos.Chris having an heated arguement with Colin Davies and .S.Rod. over egian values. Nish manically typing *censur*. Duncan racing around after his pet *c.* Michael Martin and Bryce loudly yelling *c.* C.G. having a fit as Roger Wright loads up *c.* . Anna waving her *c.* and Deb scoffing chocolates in the corner. ...Good heavens!

                              J Offline
                              J Offline
                              J Dunlap
                              wrote on last edited by
                              #263

                              Fine with me for most things, but when we divide up into seperate projects, I think we should have a seperate article for each project with voting done at the bottom. Also, some things do best with the CP-poll-of-the-week style of polling.

                              "Do unto others as you would have them do unto you." - Jesus
                              "An eye for an eye only makes the whole world blind." - Mahatma Gandhi

                              1 Reply Last reply
                              0
                              • C ColinDavies

                                (Steven Hicks)n+1 wrote: Agent Bobs YES!!! damn clippy! There was a rumoour that the minion had developed an engine for creating :bob: acf and acs MSAgent Character animations. Also that he had already hooked :bob: up to an AI backend back in January. Obviously it wan't a big success or it would be better known I guess. Regardz Colin J Davies

                                *** WARNING *
                                This could be addictive
                                **The minion's version of "Catch :bob: "

                                It's a real shame that people as stupid as you can work out how to use a computer. said by Christian Graus in the Soapbox

                                S Offline
                                S Offline
                                Steven Hicks n 1
                                wrote on last edited by
                                #264

                                I wonder who made this. :P -Steven "the yellow dart" Hicks

                                CPA

                                CodeProjectAddict

                                Actual Linux Penguins were harmed in the creation of this message.

                                More tutorials: Ltpb.8m.com: Tutorials |404Browser.com (Download Link)

                                C 1 Reply Last reply
                                0
                                • J Joel Holdsworth

                                  How about we just split into coding units, so different teams focus on different sectors of the project?? Would this work?**

                                  *¨¨`) ¸¸.·´ ¸.·*¨¨`) (¸¸.·* ¸ .·* ¸¸.·* (¸¸.~~> Joel Holdsworth.

                                  **

                                  J Offline
                                  J Offline
                                  jhaga
                                  wrote on last edited by
                                  #265

                                  Sounds ok to me. jhaga CodeProject House, Paul Watson wrote: ...and the roar of John Simmons own personal Nascar in the garage. Meg flitting about taking photos.Chris having an heated arguement with Colin Davies and .S.Rod. over egian values. Nish manically typing *censur*. Duncan racing around after his pet *c.* Michael Martin and Bryce loudly yelling *c.* C.G. having a fit as Roger Wright loads up *c.* . Anna waving her *c.* and Deb scoffing chocolates in the corner. ...Good heavens!

                                  1 Reply Last reply
                                  0
                                  • J JoeSox

                                    Jason Henderson wrote: This may satisfy JoeSox and also give the rest of us some AI experience. :-D I think it is definitely time for some AI articles here on CP, which I am planning on doing. I am currently planning an ALife demo, nothing fancy just a demo on using Jungian theory(which the AI community doesn't see the necessity of this, imo) to simulate conscious human thinking. It will probably just be a dialogbox app, I installed VS.Net Beta2 msdn edition to get familiar with C#. It's just a matter of finding the time. I started a project at sourceforge http://sourceforge.net/projects/humanaiproject/[^] and plan to start "recruiting" people after I get approved with aaai.org. But this project I want to be the real deal if I can't hook up with some professional group (university or MIT;P COG[^] needs my theories/ideas/approach:-D) Later,
                                    JoeSox
                                    www.humanaiproject.org "Reality is merely an illusion, albeit a very persistent one." -Albert Einstein (INTP)

                                    C Offline
                                    C Offline
                                    ColinDavies
                                    wrote on last edited by
                                    #266

                                    JoeSox wrote: I am currently planning an ALife demo, nothing fancy just a demo on using Jungian theory(which the AI community doesn't see the necessity of this, imo) to simulate conscious human thinking. Interesting. I know very little about "Jungian theory" but I after doing a little research (Since your post). A couple of wild ideas have struck me in regards to the derived Myers-Briggs code. eg there are 8 states, and 16 positions. So we now have 2^7 combinations. If we to consider that any of the 2^7 combinations could be in response to the last post and atates and attitudes of the respondent. We would end up with 2^14 combinations. This logic could be stored in either a btree or a state - machine code. And would result in determining which of the 8 states to use in communication. ---- As in the analogy of telling a joke, the time really matters. Well with an "anthromorphic" character, when, where and why it changes it's personality is of great importance to another form creating a relationship. ---- Regardz Colin J Davies

                                    *** WARNING *
                                    This could be addictive
                                    **The minion's version of "Catch :bob: "

                                    It's a real shame that people as stupid as you can work out how to use a computer. said by Christian Graus in the Soapbox

                                    J 1 Reply Last reply
                                    0
                                    • S Steven Hicks n 1

                                      I wonder who made this. :P -Steven "the yellow dart" Hicks

                                      CPA

                                      CodeProjectAddict

                                      Actual Linux Penguins were harmed in the creation of this message.

                                      More tutorials: Ltpb.8m.com: Tutorials |404Browser.com (Download Link)

                                      C Offline
                                      C Offline
                                      ColinDavies
                                      wrote on last edited by
                                      #267

                                      "the minion" himself/herself I guess. Regardz Colin J Davies

                                      *** WARNING *
                                      This could be addictive
                                      **The minion's version of "Catch :bob: "

                                      It's a real shame that people as stupid as you can work out how to use a computer. said by Christian Graus in the Soapbox

                                      1 Reply Last reply
                                      0
                                      • J jhaga

                                        Molecular graphics program for visualising molecule structures CodeProject House, Paul Watson wrote: ...and the roar of John Simmons own personal Nascar in the garage. Meg flitting about taking photos.Chris having an heated arguement with Colin Davies and .S.Rod. over egian values. Nish manically typing *censur*. Duncan racing around after his pet *c.* Michael Martin and Bryce loudly yelling *c.* C.G. having a fit as Roger Wright loads up *c.* . Anna waving her *c.* and Deb scoffing chocolates in the corner. ...Good heavens!

                                        7 Offline
                                        7 Offline
                                        73Zeppelin
                                        wrote on last edited by
                                        #268

                                        Odd that I should find a posting for this here. I'd be willing to work on this one. I already have code for this (well a start anyways). I benched it some time ago, however.

                                        1 Reply Last reply
                                        0
                                        • J Jason Henderson

                                          empty

                                          Jason Henderson

                                          My articles

                                          "The best argument against democracy is a five-minute conversation with the average voter." - Winston Churchill

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

                                          Not sure how much I can help, but count me in anyway :) The tigress is here :-D

                                          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