Tagged Questions
The brainstorm tag has no wiki summary.
11
votes
10answers
500 views
How do programmers brainstorm and approach new projects?
What is the best way, you have developed, to approach / brainstorm / look at new assigned projects?
read relevant books, blogs?
discuss problems with fellow programmers?
ask questions on ...
5
votes
13answers
479 views
Brainstorming: Requirements of a Swing Replacement
What is required of an updated and legacy free Graphical User Interface API for Java?
//TODO: Add your ideas below.
3
votes
5answers
780 views
Java classes with dynamic fields
I'm looking for clever ways to build dynamic Java classes, that is classes where you can add/remove fields at runtime. Usage scenario: I have an editor where users should be able to add fields to the ...
3
votes
2answers
366 views
Algorithm design, “randomising” timetable schedule in Python although open to other languages
Before I start I should add I am a musician and not a native programmer, this was undertook to make my life easier.
Here is the situation, at work I'm given a new csv file each which contains a list ...
2
votes
1answer
102 views
Best brainstorming software - practice [closed]
I need to have a shared brainstorming with other people/developer. So, I'm looking for a software/technology/practice/anything who could help us in collecting ideas in a shared way avoiding chaos.
I ...
2
votes
4answers
2k views
Sending telnet commands and reading the response with Java
I work for a large organization that supports many different sites on a nation wide network. Our vendor supplies diagnostic tools for the hardware we use at each site. The diagnostics and reports ...
2
votes
4answers
276 views
Algorithms to create a tabular representation of a DAG?
Given a DAG, in which each node belongs to a category, how can this graph be transformed into a table with a column for each category? The transformation doesn't have to be reversible, but should ...
2
votes
6answers
794 views
Database VIEW does not reflect the data in the underying TABLE
Input:
The customer claims that the application (.NET) when querying for some data returns data different from when the customer looks into the data table directly.
I understand there could be ...
2
votes
2answers
256 views
Other online card walls besides Mingle?
Are there other tools besides Mingle that would let my team create an online "wall" of post-it-like text notes? In the ideal world each note would have an associated author, tags for searching, be ...
1
vote
0answers
72 views
Convert float[c][f][a][b][d][e] to float[a*b*c*d*e*f] without using buffer
Briefly
I was working on a program that involved OpenCL interop, it required specific memory layout. The problem though didn't concern OpenCL, it was more like a theoretical problem that thrown me ...
1
vote
1answer
30 views
Creating a view in which all intents are opened
I was doing some brainstorming and I suddenly got an idea which would make my situation a whole lot easier.
Basically, I want a music player visible on all my activities at the bottom of the screen. ...
1
vote
2answers
33 views
Looking for suggestions and ideas on picking a tool and architecture for a “soft” real-time system
I've been tasked with building a "soft" real-time application. By that I mean that
it should be able to receive a fairly large amount of data each second, process
and aggregate the output, and ...
1
vote
4answers
152 views
Mindmapping as a Documentation Tool
My team has recently begun using XMind to organize development projects. It seems to be a pretty powerful brainstorming software. I'm just wondering if other developers have employed similar ...
1
vote
5answers
916 views
Modify nautilus source code, where to start?
I have a simple starter problem to change an open source project.
Let me first explain the situation:
I want to make some changes on an open source project (NAUTILUS) , The change is to work on ...
1
vote
1answer
1k views
Browser and external app communication? (Chrome's current url and referrer on Windows?)
How might an external program communicate with a browser? Hopefully this will be of some use to others: I'm listing off a number of options I've seen or tried while unsuccessfully getting this to ...
1
vote
7answers
174 views
Suggest me Mindtools or Process - For developer BRAIN
While discussing with my co-developer, I understood most of the time we spent on thinking about minor and major decisions. And 25% of our mind seems to be occupied with plenty of issues which are not ...
1
vote
5answers
580 views
What will you be able to do with the dynamic binding in C# 4.0?
So the next version of C# will support dynamic binding through the dynamic keyword.
Microsoft has especially talked about how this will make the syntax for COM interop nicer and it is of course ...
0
votes
1answer
74 views
Better solution for changing children color on parent hover
Is there very better one line crossbrowser solution to change children text colour via css?
Need to make all text red on hover div
html:
<div><span class="gray">I'm a ...
0
votes
0answers
58 views
Brainstorming questions to elicit features in new software version?
Because of a change in technologies, we are doing a major version change in our in-house enterprise software. I am going to be doing the usual of interviews, observations and brainstorming sessions.
...
0
votes
2answers
58 views
Ruby - good patterns for a linear system?
I'm implementing a system in ruby (for rails app) that analyzes large batches of data and is designed as a linear system - meaning steps are sequential and each step accept input data, manipulates it ...
0
votes
1answer
196 views
Why do we use graph paper? [closed]
Question just occurred to me today. So many folks in computer science/engineering and related disciplines always seem to be drawing/writing on graph paper. As I write this, I have 3-4 pads sitting ...
0
votes
2answers
169 views
TXT messaging or Email Autoresponder with dynamic or queryable response-?? Rails, .NET, Java, C++?
Hey guys, I wanted to write something that could receive text messages and respond with data queried information from my database. I have been playing around with this and discovered that you can ...
0
votes
1answer
38 views
What are some of the possible or practical applications for thin-client applications?
I am currently in need of help for brainstorming for some ideas.
I have seen the following applications for thin-client:
some of the web servers providing services such as video conversion
an ...
0
votes
4answers
160 views
What (not yet existing) iPhone apps do developers wish to get more productive?
What (not yet existing) iPhone apps do developers wish to get more productive?
Let's do some brainstorming ;-)