Closed Thread
Results 1 to 5 of 5

Thread: A cool project idea.

  1. #1
    AlexanderRybak's Avatar
    AlexanderRybak is offline Learning Programmer
    Join Date
    Dec 2006
    Posts
    30
    Rep Power
    0

    A cool project idea.

    The project would be called Iterate

    The idea is simple: create a code analyzer which counts the lines of code in multiple files, with or without comments (user's choice). It can save all the filepaths in a single file with the extension '.ipr', so instead of having to load everything back in manually, you just open the Iterate project (.ipr), and add additional files.

    It would be done in C++, a Google code project, and open source. Would anyone like to help with this project?

    I got the idea when I was looking for a competent free source code counter. I could only find one or two, but they weren't that great. It shouldn't be that hard of a project to complete... the biggest problem would be the GUI, which could be solved by using Qt4.

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Jordan Guest
    I'm always up for helping with a project. Create the project page on here and I'll help you once the source coding starts. Is this a windows project? If so, I can make a port into Linux.

  4. #3
    AlexanderRybak's Avatar
    AlexanderRybak is offline Learning Programmer
    Join Date
    Dec 2006
    Posts
    30
    Rep Power
    0
    Cool, yeah, I'll be using Qt4, so it should be quite easy to port. I'll create the project page on google today or tomorrow. I'll create the project page here soon.

  5. #4
    Twice is offline Newbie
    Join Date
    Feb 2008
    Posts
    11
    Rep Power
    0

    Thanx!!!

    jst wana say thanx.ur idea sounds cool i'm lookin into it already.

  6. #5
    speedyworm is offline Newbie
    Join Date
    Dec 2008
    Posts
    11
    Rep Power
    0

    Re: A cool project idea.

    what would be the point of this project? just wondering

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Okay, here's a cool idea
    By zxyplayer in forum General Programming
    Replies: 5
    Last Post: 09-12-2011, 07:14 AM
  2. Project Idea
    By ruin in forum General Programming
    Replies: 2
    Last Post: 07-11-2011, 08:04 AM
  3. Project Idea
    By Danerd100 in forum General Programming
    Replies: 2
    Last Post: 06-26-2008, 05:21 AM
  4. Need project idea
    By Twice in forum Introductions
    Replies: 11
    Last Post: 02-24-2008, 10:18 PM
  5. An Idea for a project
    By justin in forum Community Projects
    Replies: 8
    Last Post: 02-17-2007, 03:31 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts