active questions tagged projects - Stack Overflowmost recent 30 from stackoverflow.com2009-12-05T07:47:56Zhttp://stackoverflow.com/feeds/tag/projectshttp://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/1847596/has-using-an-acknowledged-anti-pattern-ever-been-proven-to-actually-solve-a-probl1Has using an acknowledged anti-pattern ever been proven to actually solve a problem, or be beneficial in any other way?luvieere2009-12-04T15:15:42Z2009-12-04T15:30:02Z
<p>Has using an acknowledged anti-pattern ever been proven to actually work in a certain specific case? Did you ever solve a problem or gain any kind of benefit in one of your projects by using an anti-pattern?</p>
http://stackoverflow.com/questions/1835717/sharing-a-single-cocoa-framework-copy-across-plugins0Sharing a single cocoa framework copy across pluginsdanb2009-12-02T20:50:53Z2009-12-03T03:00:01Z
<p>I have a set of plugins, a plugin framework for common code and a host app. These are each in separate Xcode projects (including separate projects for each plugin). In the end, I need to be able to click build and run on the host app project to build all the plugins, the framework and host app, package them up and launch the app.</p>
<p>I know how to include the framework and plugins into the host app project, set up dependencies, copy actions, etc. What I am not sure about is how to include a single copy of the plugin framework in the host app for the various plugins to use rather than having a copy included in each plugin bundle.</p>
<p>Thanks!</p>
http://stackoverflow.com/questions/1807855/software-project-management-systems2Software Project Management systemscornjuliox2009-11-27T10:11:42Z2009-12-02T03:56:21Z
<p>Ok, so I've only recently started getting serious about learning how to program, and I've started using Mercurial to manage my projects. I chose Mercurial over SVN because of it's ability to commit changes to a repo while not connected to the internet (these days I find myself in areas without internet access). I'm looking for a piece of software (preferably free, because I'm on a really tight budget :-P) that will allow me to manage a bug database and TODO list for each of my projects without requiring an internet connection. Is there anything out there that'll allow me to do exactly that (maybe more)? I'd prefer something that can work alongside Mercurial, because it'd be a pain to switch source control systems at this point.</p>
http://stackoverflow.com/questions/1704347/suggestions-for-an-open-source-final-degree-project26Suggestions for an open source Final Degree ProjectJorge Córdoba2009-11-09T22:25:32Z2009-12-02T01:56:12Z
<p><strong>Note:</strong> I'm not completely sure if this question really belongs to StackOverflow so feel free to vote for closing if you think not.</p>
<p>In Spain we have to undertake a final project when we end the computer science degree. The project must not be trivial and can relate to any computer field from Software Engineering to Computer Architecture, include code or not or whatever.</p>
<p>The thing is I'm reasonably good at solving problems but completely lousy finding them, that is, if someone tells me "solve this" no problem but I'm unable to imagine a problem by myself.</p>
<p>I work doing proprietary software using proprietary development tools with little use of open source components so I thought "ok, what would be useful to the open source community that isn't already there"... and I simply have no idea.</p>
<p>Any suggestions? Anything would be welcome. Although I prefer c# or php I won't be reluctant to learn something new if I must.</p>
<p>Due to the comment, the university is: <a href="http://www.fi.upm.es/" rel="nofollow">Facultad de Informática. Universidad Politécnica de Madrid.</a></p>
<p>Thanks everyone for the answers. Although I'm not completely decided (I don't want to rush into any project) I really liked the idea of the ROBOCODE project, altough it wouldn't be really useful in the traditional way, it sounds like a LOOOT of fun. I appreciate all the suggestions anyway.</p>
http://stackoverflow.com/questions/1821301/c-anyone-know-of-some-projects-thatll-help-me-learn1[C++] Anyone know of some projects that'll help me learn?Andrew2009-11-30T17:50:44Z2009-11-30T17:59:31Z
<p>I'm just starting to learn C++, and I was wondering if anyone could suggest a few small projects that I could work on that'll help me learn more about what I'm doing.</p>
<p>So far the most complex thing I've written is a program that runs when I first log in to my computer (yay auto-run) and writes the date/time to a .txt file. So I'm looking to move a step up from that. :-p.</p>
http://stackoverflow.com/questions/1804226/visual-studio-add-same-project-or-reference-to-different-solutions2Visual Studio: Add same project or reference to different solutionsDavid2009-11-26T15:11:49Z2009-11-26T15:18:24Z
<p>Hello, I am trying to set up my Visual Studio projects. I have a generic project (say SharedProj) that has all the constants, common classes. SharedProj will be referenced by two other solutions (say SolnA, SolnB), but potential more in the future.</p>
<p>There are two ways I can think of:</p>
<ul>
<li>I can add SharedProj to both SolnA and SolnB.</li>
<li>Or I can add the SharedProj.dll to the References in both SolnA and SolnB.</li>
</ul>
<p>Since this is my first time working on a solution that references other projects/solutions, is one way preferred than the other?</p>
<p>By the way, is there any easy way to rename a variable name in SharedProj and updates all references to this variable? Like if I rename a variable's name within the project, there's an option that says "Rename 'old' to 'new'" which renames everything.</p>
<p>Thanks for your help.</p>
http://stackoverflow.com/questions/1801891/net-project-enhancement0.net project enhancement [closed]unknown (yahoo)2009-11-26T06:31:24Z2009-11-26T06:48:21Z
<p>hi,</p>
<p>I want to do any project in .net to enhance the existing system. Give some ideas of the existing projects and title or give me web links to search the details about that.</p>
http://stackoverflow.com/questions/1513046/dangers-that-threaten-a-project-near-completion13Dangers that threaten a project near completionluvieere2009-10-03T07:09:09Z2009-11-24T17:34:42Z
<p>I'm working on a project that took quite a long time to build, and now it's near completion. What are the specific dangers that might threat a project in its completion stages? What are the most overlooked aspects that I must be concerned about near the completion of a project?</p>
http://stackoverflow.com/questions/1741599/reasons-to-start-a-new-project-in-cobol1Reasons to start a new project in COBOLluvieere2009-11-16T11:27:32Z2009-11-19T18:44:21Z
<ul>
<li>Are there any feasible reasons to start a new project in <a href="http://en.wikipedia.org/wiki/COBOL" rel="nofollow">COBOL</a>? </li>
<li><p>What benefits of this language one would find convincing enough to start a new project in it? </p>
<p>I'm thinking more about viewing the language in terms of <a href="http://en.wikipedia.org/wiki/Behavior%5FDriven%5FDevelopment" rel="nofollow">Behavior Driven Development</a>, something related to the steps involved in using a framework such as <a href="http://cukes.info/" rel="nofollow">Cucumber</a>, only that behavior description and step definition would be integrated into one unit by using tha language's features.</p></li>
</ul>
http://stackoverflow.com/questions/702272/i-want-to-join-an-open-source-project-is-there-a-resource-to-find-projects2I want to join an open source project. Is there a resource to find projects?Thomaschaaf2009-03-31T17:57:17Z2009-11-19T17:08:36Z
<p>I'm a big PHP programmer. I would like to either learn C# or Python while contributing to a project or use my existing skills to join a project.</p>
<p>What do you recommend?</p>
http://stackoverflow.com/questions/501208/what-projects-do-you-feel-sorry-for28What projects do you feel sorry for?Nosredna2009-02-01T17:28:01Z2009-11-19T16:59:51Z
<p>What big projects do you know about that never hit the mainstream?</p>
<p>I feel sorry for haXe and OpenLaszlo because people put so much work into them and they never got a user base large enough to become big hits.</p>
http://stackoverflow.com/questions/1753085/recommendation-for-the-java-se-project-to-use-all-java-skills0Recommendation for the Java SE project to use all java skills?Burak Dede2009-11-18T01:40:50Z2009-11-18T02:57:16Z
<p>I am looking for a project to use most of my java se skills (oop,java api..),i searched but i can not find good project to dive in and start.It doesnt have to be new one , projects that done before can be solution too.Any advice would be appreciated.</p>
http://stackoverflow.com/questions/1741265/what-was-the-first-thing-that-attracted-you-to-computer-and-what-was-your-first-p-2What was the first thing that attracted you to computer and what was your first personal project? [closed]Colour Blend2009-11-16T10:19:27Z2009-11-16T17:53:11Z
<p>For me it was Graphics design and my first personal project was a soccer league management system in QBasic.</p>
<p>I was not easy trying to make it look pretty.</p>
http://stackoverflow.com/questions/1225762/how-to-become-a-freelancer-where-can-i-get-projects-tell-me-a-best-site-for-fre6How to become a freelancer, Where can i get projects, tell me a best site for freelancer pleaseRajasekar2009-08-04T04:40:37Z2009-11-14T20:03:05Z
<p>How to become a freelancer, Where can i get projects, tell me a best site for freelancer please</p>
http://stackoverflow.com/questions/1721479/who-judges-and-keeps-the-quality-of-the-code-within-a-team-of-programmers2Who judges and keeps the quality of the code within a team of programmers?burak ozdogan2009-11-12T11:10:20Z2009-11-12T11:51:58Z
<p>Hi,</p>
<p>Even there are some coding conventions in a software development team, if there are more than 7-8 people coding on the same solution, who or what mechanism assures the standardizing and keeping the quality of the code? </p>
<p>How do they handle this in large projects, so that when a new programmer joins the team won't feel like Alice in wonderland?</p>
<p>thanks.</p>
http://stackoverflow.com/questions/1671432/how-to-add-a-custom-field-to-the-project-administration-page-using-the-fogbugz-pl0How to add a custom field to the Project administration page using the FogBugz plugin API?Soviut2009-11-04T02:43:41Z2009-11-09T18:47:16Z
<p>I'd like to add a custom field to Projects in FogBugz and have that field show up in the project administration page. This way, when a user creates a new project, or edits an old one, the field can be edited immediately.</p>
<p>My only other alternative would be to create a custom page with a form for associating the field specifically, but this creates a great deal of disconnect and could result in users forgetting to set the setting.</p>
<p>Is this even possible? I'm new to the FogBugz plugin API and wanted to make sure it was possible before wasting too much time researching.</p>
http://stackoverflow.com/questions/398037/asp-net-web-site-or-web-application72ASP.NET: Web Site or Web Application?Robert S.2008-12-29T16:24:13Z2009-11-06T04:08:09Z
<p>When I start a new ASP.NET project in Visual Studio 2008, I can either create a new ASP.NET Web Site or an ASP.NET Web Application.</p>
<p>What's the difference between these two project types? Why would I choose one over the other?</p>
<p>If I'm using Visual Studio 2005 instead of Visual Studio 2008, is the answer different?</p>
http://stackoverflow.com/questions/1682068/project-tracking-workspace-multiple-projects-sharepoint0Project Tracking Workspace + Multiple projects SharePointJohn2009-11-05T17:03:47Z2009-11-05T17:03:47Z
<p>I am using SharePoint templates, and I had gotten great results using the Tracking Multiple project Template. The problem is that I would like to keep each project separately, but still have the status overlook of all projects. </p>
<p>I can create Project Tracking workspaces templates for each individual project, but I have not been able to figure out how to link this sites to the Tracking Multiple Project main site.</p>
<p>How can I link sites and share their content….For example the multiple project has Project 1, Project 2, Project 3, and all the tracking info for each project…I would like to create a separate site for Project 1 that shows the same Project track information and list that appears on the other site. How can I share data between sites in SharePoint?</p>
http://stackoverflow.com/questions/1022738/i-need-a-good-programming-project4I need a good programming projectTheFuzz2009-06-20T22:48:29Z2009-11-05T14:12:41Z
<p>I just finished and passed data structures and I need a good programming project for the summer to keep my skills sharp.</p>
http://stackoverflow.com/questions/167198/what-are-your-experiences-with-scrumpad9What are your experiences with ScrumPad?Jason2008-10-03T14:40:00Z2009-11-05T03:50:28Z
<p>What are your experiences with <a href="http://scrumpad.com/" rel="nofollow">ScrumPad</a>?</p>
http://stackoverflow.com/questions/1379020/merging-2-xcode-projects-two-appdelegates-causing-errors0Merging 2 Xcode projects - two AppDelegates causing errorsBrooks 2009-09-04T12:46:54Z2009-11-03T22:46:31Z
<p>I have two Xcode iPhone projects I want to merge. Both have viewcontrollers, xibs and appdelegates. </p>
<p>I have merged them but have over a dozen fatal errors, largely about one of the appdelegates.</p>
<p>I went into info.plist and changed the main nib from the first project to the second but am still getting the errors about the second project's appdelegate.</p>
<p>Not sure how to resolve this ... copy everything from the second AD over to the first AD?</p>
<p>Brooks</p>
http://stackoverflow.com/questions/1633000/list-of-large-projects-built-using-perl7List of large projects built using PerlGeo2009-10-27T19:06:36Z2009-11-02T19:14:13Z
<p>Can you please name some large (maintained, with active communities) projects written using Perl? I'd like to be able to provide a list of mature, production-ready projects so that Perl can be seen as an alternative to other popular languages used today.</p>
http://stackoverflow.com/questions/1652735/coping-strategies-for-when-your-totally-awesome-project-is-unfairly-canceled-for6Coping strategies for when your totally awesome project is unfairly canceled for stupid reasons beyond your controlRuncible2009-10-30T23:10:56Z2009-10-31T02:25:10Z
<p>There's a good chance this question will get closed, but I feel it's relevant to programmers.</p>
<p>A project that I've put a great deal of energy into was just significantly scaled back, to the point where it might as well not exist. <b>There is a very good chance that the bulk of my work over the past two years will never see the light of day.</b></p>
<p>I know project cancellations are common in the software world and it's all but impossible to go through your career without experiencing them.</p>
<p>My question is: How do you maintain your motivation when something you've invested so much time and energy into evaporates within a matter of weeks, for reasons totally out of your control? </p>
<p>I love programming and now I feel like my heart's been broken. Will I ever love programming again?</p>
http://stackoverflow.com/questions/1650752/any-references-to-example-projects0Any References to Example ProjectsRohan2009-10-30T16:08:51Z2009-10-30T21:37:45Z
<p>Currently I am a moderate (in terms of difficulty) when it comes to PHP. I would like to test my knowledge by developing certain utilities using PHP (and maybe SQL). But the problem is that I am not able to find any example projects. Does anyone have any links or some small sample projects? </p>
http://stackoverflow.com/questions/716000/quick-1hour-project-ideas8Quick 1hour project ideasDunk2009-04-03T22:49:55Z2009-10-23T12:56:41Z
<p>Fancy making some tools or sites that can be completed in an hour or so. Ive made some image hosting, web availability checker and url shortners lately but fancy making another quick wee tool or service.</p>
<p>Any suggestions? </p>
<p>Heres the ongoing list:</p>
<ul>
<li>Image hosting website e.g. ImageShack</li>
<li>URL Shortening Service e.g. bit.ly</li>
<li>website utilising the Twitter API e.g. Twhoops</li>
<li>Down for everyone or just me? clone</li>
<li>Twitter Clone</li>
<li>website making use of Yahoo! BOSS e.g. Wallpaper search</li>
<li>Facebook Puzzles</li>
</ul>
http://stackoverflow.com/questions/1604142/fun-ideas-for-an-embedded-senior-design-project4Fun Ideas for an embedded senior design project?thegreekness2009-10-21T23:04:50Z2009-10-23T00:08:52Z
<p>I have a class called Senior Design next semester and we are looking for fun or interesting ideas that anyone might have for an embedded project. We will have Electrical Engineers, Computer Sciene, and Software Engineering majors working on this. </p>
<p>All suggestions are welcome. Some ideas we are thinking about now are: </p>
<ul>
<li>Software Defined Radio (GNU) </li>
<li>Home Automation (zigbee?) </li>
<li>Autonomous Robot</li>
</ul>
http://stackoverflow.com/questions/1517315/how-to-launch-exe-when-project-solution-studio-starts0How to launch EXE when project / solution / studio starts?TheCodeJunkie2009-10-04T20:36:43Z2009-10-20T13:17:55Z
<p>Is there anyway to customize the solution / project file so that it launches an <a href="http://en.wikipedia.org/wiki/EXE" rel="nofollow">EXE</a> when it's loaded into Visual Studio or, as a second option, when Visual Studio is started? I know I can make a link to a BAT file or similar but I'd rather make it more seamless if possible.</p>
<p>I did check the possibility of adding custom tasks into the project file, since they are just <a href="http://en.wikipedia.org/wiki/MSBuild" rel="nofollow">MSBuild</a> scripts but I couldn't find a suitable event to trigger it on.. They're all build-centric events.</p>
http://stackoverflow.com/questions/1580584/tips-for-walking-through-an-unfamiliar-ruby-on-rails-project1Tips for walking through an unfamiliar ruby on rails projectDavid Oneill2009-10-16T21:41:08Z2009-10-19T16:59:56Z
<p>I am new to ruby development. Up until this point, I've done only small project that easily fit in one's head (and in one or two files). Now, I've got a big project (it's a GUI for a database task scheduler) that I need to make changes to. There are many files (879 to be precise) and I need a better way to get to know what's where. </p>
<p>So what is a good way to search for all other instances of a particular variable or function? Specifically, is there a tool that can help me quickly jump from one file to another, finding where <code>@logs</code> (for example) is being accessed?</p>
<p>My work computer is a Mac, which so far I like, but I'm still learning what tools are out there for it.</p>
http://stackoverflow.com/questions/988812/whats-the-best-way-to-share-jars-across-multiple-projects4What's the best way to share JARs across multiple projects?Zarjay2009-06-12T20:12:18Z2009-10-16T17:30:08Z
<p>When you have multiple projects that all use the same set of JAR libraries, it's tedious to include the same JARs over and over again with each project. If I'm working on 20 different projects, I'd rather not have 20 of the same exact set of JAR files lying around. What's the best way to make all those projects (and new projects as well) reference the same set of JARs?</p>
<p>I have some ideas, but each of them has some disadvantages:</p>
<ul>
<li>Place all the JARs in a folder and have each project look in that folder.</li>
<li>Using Eclipse, create a "User Library" and have each project reference that user library.</li>
<li>Create a "Library" project that references each JAR, and have each project reference that library project.</li>
</ul>
http://stackoverflow.com/questions/1567562/where-can-i-suggest-an-idea-for-others-to-implement0Where Can I Suggest an Idea for others to Implement?Bubba882009-10-14T16:46:31Z2009-10-15T14:55:38Z
<p>Hello!</p>
<p>I want to ask you if there is a place where developers could implement a project I have rough conception of. I know there is "Google code" and "Sourceforge" but is it the right way?</p>
<p>The implementation itself can take a big amount of time if I happen to do it myself, so I guess the help is really needed.</p>
<p>The ideal solution would be something like:</p>
<ul>
<li>a team of developers.</li>
<li>a manager if any..</li>
<li>my personal control and some kind of ...ehh.. recommendations?)</li>
</ul>
<p>So is there any magic place where guys are just sitting and waiting for someone to lumber them with some work?</p>
<p>EDIT: Actually, I don't have much money and I don't know how to pay them for the job, but I suppose that all the rights will be hold by implementors/or! we can just opensource it ;)</p>
<p>EDIT: I do not really know how <em>good</em> that idea is, and I cannot say that there is any <em>belief</em> of mine put on that.</p>
<h1>The Thing:</h1>
<blockquote>
<p>Lately somewhat struck my head and I began to think of the way the internets and web-applications are working, developed and deployed.</p>
<p>Much of the "horsepower" is put into learning HTML, Javascript, XSLT, browser quirks, ActionScript, XAML and so on. Despite WPFE could be a possible solution, I started to question myself about how the things could be improved.</p>
<p>Of course, the learning curve wasn't my only concern, but I considered the runtime capabilities of the technologies, their restrictedness and complexity.</p>
<p>Giving off introductions, I want to present somewhat I consider a (possible?) solution as just a raw idea of what the thing could be:</p>
<p><em>Firstly, the environment must be secure and restricted: so I thought that the user application hosting runtime could be something like a web-browser, but</em></p>
<ul>
<li><p>It doesn't render HTML, instead - it provides a developer with capability to run it's own application written in standartized scripting language (Scheme I thought)</p></li>
<li><p>A proper GUI programming capability (Somewhat similar to XUL/XAML or a scripting lang DSL extension)</p></li>
<li><p>It <strong>must</strong> provide a developer with uniform access to his own client-side data storage (a proper Scheme DSL extension for that, but actually I thought of using PROLOG engine)</p></li>
<li><p>It <strong>must</strong> impose some constraints on how the client-server communication is performed (actually, I thought that HTTP/WS could be a variant)</p></li>
<li><p>It <strong>must</strong> support <em>native</em> (WRT platform) plugins (for example a plugin to render HTML)</p></li>
</ul>
<p><em>Second: I think, that the application must be really portable so it must be written in VM language such as Java or a .NET lng.</em></p>
<p>And also, I think that there must be well-defined user application package format so that anyone could just locate a repository, install a collection of such applications and use them and then uninstall.</p>
</blockquote>
<p>Well, that's roughly what I'm about and very sorry if it took too much time/pain reading my ravings.</p>