Code Project Project (CPP) [UPDATED 5/31]
-
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"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
-
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 AfricaChris Losinger wrote: i hate needles so much i can't even imagine allowing one near The Little Programmer
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
"The best argument against democracy is a five-minute conversation with the average voter." - Winston Churchill
-
empty
Jason Henderson
"The best argument against democracy is a five-minute conversation with the average voter." - Winston Churchill
I would also like to volunteer (belatedly ;P)**
*¨¨`) ¸¸.·´ ¸.·*¨¨`) (¸¸.·* ¸ .·* ¸¸.·* (¸¸.~~> Joel Holdsworth.
**
-
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!
How about we just split into coding units, so different teams focus on different sectors of the project?? Would this work?**
*¨¨`) ¸¸.·´ ¸.·*¨¨`) (¸¸.·* ¸ .·* ¸¸.·* (¸¸.~~> 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.
**
-
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 GandhiIt 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.
**
-
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"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!"
-
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.
**
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 -
empty
Jason Henderson
"The best argument against democracy is a five-minute conversation with the average voter." - Winston Churchill
-
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
"The best argument against democracy is a five-minute conversation with the average voter." - Winston Churchill
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.
**
-
Should we use only the most popular idea or should we split the ideas into multiple projects?
Jason Henderson
"The best argument against democracy is a five-minute conversation with the average voter." - Winston Churchill
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.
**
-
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"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
-
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
"The best argument against democracy is a five-minute conversation with the average voter." - Winston Churchill
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!
-
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!
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 -
(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
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)
-
How about we just split into coding units, so different teams focus on different sectors of the project?? Would this work?**
*¨¨`) ¸¸.·´ ¸.·*¨¨`) (¸¸.·* ¸ .·* ¸¸.·* (¸¸.~~> Joel Holdsworth.
**
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!
-
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)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
-
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)
"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
-
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!
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.
-
empty
Jason Henderson
"The best argument against democracy is a five-minute conversation with the average voter." - Winston Churchill
Not sure how much I can help, but count me in anyway :) The tigress is here :-D