project-management

How to automate Android project skeleton creation? (no Android Studio)

别说谁变了你拦得住时间么 提交于 2021-02-10 14:35:31
问题 I would like to create a regular Android project skeleton (e.g. create directories for all the sources, resources, flavors dimensions, etc; create manifest and xml stubs) I know you can do this in a shell script, but I want to use Gradle, if it is possible at all. Is that functionality built into Gradle, or do I have to write my own extension/plugin. How does Studio create the project skeleton in actuality? I don't want to re-invent the wheel, but I do not want the IDE. 回答1: Is that

Managing Static Library project as a module like Framework on iOS project in Xcode4

孤街醉人 提交于 2020-01-21 05:36:06
问题 Many people including me trying to make a kind of Static Library framework for iOS to archive some kind of modularity. Framework is best way to do this, but it doesn't provided by Apple, and workarounds don't work well. https://github.com/kstenerud/iOS-Universal-Framework/tree/master/Fake%20Framework/Templates Fake framework cannot be referenced from linking tab in Build Phases. Real framework needs modification of system setting. And still not work smoothly on every parts. Problem is static

What algorithm does buildbot use to assign builders to slaves?

╄→尐↘猪︶ㄣ 提交于 2020-01-21 04:58:08
问题 I have a buildbot with some builders and two slave machines. Some of the builders can run on one slave, and some of them can run on both machines. What algorithm will buildbot use to schedule the builds? Will it notice that some builders can run on just one slave and that it should assign those that can run on both slaves to the less demanded one? (I know buildbot can be used to run the same build on multiple architectures, say Windows, Linux, etc. We are using it to distribute builds for

How to make decisions while choosing a project in an IT company? [closed]

╄→гoц情女王★ 提交于 2020-01-13 18:56:07
问题 Closed . This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing this post. Closed 7 months ago . Based on what criteria they choose the projects and what are the things based on which they choose a project...? 回答1: Return on investment, if they want to stay in business. 回答2: Return on investment is ofcourse the final product. But it takes a number of factors to get

How would you use AGILE here? [closed]

偶尔善良 提交于 2020-01-12 06:23:26
问题 Closed . This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing this post. Closed 2 years ago . I am a big proponent of agile, but a friend of mine (who doesn't know agile yet - hes a managerial type ^^) asked me how I would go about planning and developing a complex distributed project, with a database layer, comms layer, interface, and integration into embedded

How would you use AGILE here? [closed]

蹲街弑〆低调 提交于 2020-01-12 06:22:58
问题 Closed . This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing this post. Closed 2 years ago . I am a big proponent of agile, but a friend of mine (who doesn't know agile yet - hes a managerial type ^^) asked me how I would go about planning and developing a complex distributed project, with a database layer, comms layer, interface, and integration into embedded

Recommended Web Based Time/Task Management Solution For Personal Use?

梦想的初衷 提交于 2020-01-11 14:48:09
问题 I know this is less programming related and more time management related, but I value the feedback of the users on this site. I'm finding myself particularly busy this semester, managing various tasks and timelines between work and school. Further, I find myself running around between labs, work, home, libraries, etc. For these reasons I think a web based solution is ideal. Which leads to the question, do you have a recommended web based solution for task/project management for personal use?

How do you track time spent working on a project? [closed]

佐手、 提交于 2020-01-03 03:23:19
问题 Closed . This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing this post. Closed 7 months ago . I'm not looking for anything complicated or enterprisey. I'm wondering if there exists something simple where I can "punch" in an out and say what I was working on. I'm interested in both how long I spend on different projects and how much I actually work per day. A command

Managing user-uploaded files with an ASP.NET website and Visual Studio

一笑奈何 提交于 2020-01-03 02:48:48
问题 I know that somewhere in the history of the internet this must have been asked somewhere, but I just can't seem to nail down the right terminology to get the answer I need. This question comes close: What is the best way to store user uploaded files in a website? But I need a little bit more detail. Basically, how are you supposed to effectively manage files that users have uploaded, such as a profile picture? What I want to know are some "best practices" regarding WHERE to make the directory

How to use agile tools/methods within a geographically distributed team [closed]

让人想犯罪 __ 提交于 2020-01-01 12:15:41
问题 Closed . This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing this post. Closed 2 years ago . I'm working on a software project which several members are working from home and some other are part-timers. We meet physically one time each month at least. We communicate mostly by emails. Our source code repository (mercurial) is on a jungle disk (workgroup) that we share