Jump to content

What projects do you have going?

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
14 replies to this topic

#1
dirkfirst

dirkfirst

    Programming Expert

  • Members
  • PipPipPipPipPipPip
  • 354 posts
What (programming) projects do you currently have going? It is curious to me what everyone is working on.

At the moment I am developing a Desktop alert system that has notifications similar to Outlook.

#2
Frantic

Frantic

    Learning Programmer

  • Members
  • PipPipPip
  • 91 posts
Nothing major, just a bit of odds and ends.

#3
TcM

TcM

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 11,147 posts
I'm always updating and thinking on how to make better my Business Directory.. That is my main focus actually.

#4
Guest_Jordan_*

Guest_Jordan_*
  • Guests
I've got a few:

Ongoing: ionFiles, easyContact, CodeCall, Software Directory
New: Bar code printer

#5
TcM

TcM

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 11,147 posts
Is Software Directory a new website?

#6
v0id

v0id

    Retired

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,936 posts
I always have some project going, but I almost never finish them. My latest project was an alarm clock. You set it to some time (Hours, Minutes, Seconds) and when the countdown is finished, it will either notify you with a pop-up, or play some music/sound and notify you with a pop-up. It's nothing special, but I had to make my skills stronger with wxWidgets. :-)

#7
Guest_NeedHelp_*

Guest_NeedHelp_*
  • Guests
I've been in those positions where it is a "great idea" at the beginning but then it turns cubersome and irritating to finish so it gets put in the wayside.

Currently though, I'm working on an interface to a tab delimited file for a local company. Small project and fun + $$ :)

#8
Guest_Jordan_*

Guest_Jordan_*
  • Guests

TheComputerMaster said:

Is Software Directory a new website?

No, an addition to this one. http://www.codecall.net/software/ although I'm not finished with it and haven't worked on it in some time.

#9
CygnetGames

CygnetGames

    Programmer

  • Members
  • PipPipPipPip
  • 119 posts
I always have projects going on, but the current ones are:
  • Cygnet Games website.
  • Java game for the website.
  • Gathering opinions about my previous game, Tong, to make an updated version.
  • Family history website for a friend.
  • Jewellery selling website for my girlfriend.
  • Some physics simulations in Netlogo for my uni project.
Think that's all of them...

#10
PaulM

PaulM

    Newbie

  • Members
  • Pip
  • 8 posts
My projects, other than studying for end of year exams -.- are:

1) Random Desktop Changer (C++)
2) Chat Client (for a game server in C#)

Thats all i can really handle since i have exams coming up and without them there will be no course next year :(

#11
v0id

v0id

    Retired

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,936 posts

"PaulM" said:

1) Random Desktop Changer (C++)
What is the program exactly doing, changing the background of the desktop, or?

#12
PaulM

PaulM

    Newbie

  • Members
  • Pip
  • 8 posts
Thats exactly it, it has a lot of options though. Like the ability to start at startup, create pictures groups (play list), set a time to change between each pictures and some other style related options. I have had to edit the registry to allow the apply of jpeg formatted images but everything is going well :) I still have a few options to add, which reminds me i need to add it to tray!