-1
votes
3answers
83 views
[C#] What complex refactoring features do you wish there were?
Tools like CodeRush and Resharper offer lots of simple refactorings, such as 'Rename Variable'. But if you could have any refactoring feature at all (no matter how complex), what would it be?
(I …
1
vote
3answers
48 views
Top k problem - finding usage for my academic work
Top k problem - searching BEST k (3 or 1000) elements in DB
There is fundamental problem with relational DB, that to find top k elems, there is a need to process ALL rows in table. Which make it …
0
votes
3answers
45 views
Looking for a good exercise in building a website
I'd like to learn how to build a website, say using .Net (Monorail comes to mind). I'd like a pet project, something that:
Will take a fair yet reasonble amount of time
I can I can build on my own
…
0
votes
4answers
76 views
Recommendation for the Java SE project to use all java skills?
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 …
3
votes
3answers
118 views
Looking for ideas on a class project in Computer Vision
Hello all. I have come upon another class where I need to find an idea for a project, and since my last posting on SO for a project idea was so successful, I've decided to ask here again.
I'm taking …
3
votes
6answers
140 views
What are some ideas for an embedded and/or robotics project?
I'd like to start messing around programming and building something with an Arduino board, but I can't think of any great ideas on what to build. Do you have any suggestions?
0
votes
2answers
101 views
Senior computer engineering project ideas ?
Hi, everybody I am senior student in computer engineering. I am going to take project course on these my last two semester, the thing is I want to do project either in Database programming or Network …
1
vote
5answers
163 views
What would you like in a CMS?
As the title says, what would you guys like an a complete CMS? Both as a user and as a developer.
My current idea is to implement the whole thing in C#/ASP.NET MVC 2 and use StructureMap to load new …
0
votes
1answer
40 views
Software to Keep Track of: 1) Program Features, 2) Program Defects and 3) Ideas for New Programs
Hi:
I'll have bursts of programming-related ideas that I wish to keep track of. Usually, there are two scenarios:
I'm using an open-source application, and there is something about it I'd like to …
-1
votes
4answers
140 views
cursor movement through eye
I was thinking whether it could be possible to track cursor movement through eye.
Depending on which part of screen , the eye looks the curson will move.
Can this be achieved?
Thansks everyone for …
0
votes
1answer
41 views
What can be used as a heuristic for Bubblet game?
I am planning to make a Bubblet game in Java, because I simply love the game.
What can be used as a heuristic for the game?
I will make it 30x30 or bigger, and I cannot figure out how to make the …
0
votes
0answers
31 views
sites for exploring newest ideas/trend [closed]
I currently use stumbleupon, delicious, are there others?
3
votes
8answers
145 views
Would a cloud-based compiler be feasible?
Would it be any practical benefit to write a cloud-based compiler, that would spread compiled units of code on different machines in the cloud? Could there be a benefit from obtaining a …
2
votes
2answers
53 views
Is there a way I can use Maven repositories to add dependencies to Ant?
I was wondering if anybody has seen a technique for adding Maven dependencies to Ant. I thought that Ivy was meant to do this but then I realized that it is only an Ant-style tool for dependency …
0
votes
4answers
192 views
What or how to get ideas for a project?
Hello,
I am a little bit lost. I haven't got ideas for a new projects. If I get a task or already written specifications of project, then I can develop it from the scratch. But when I have to come …
