topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Saturday April 27, 2024, 5:29 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - kobi7 [ switch to compact view ]

Pages: [1]
1
DC Member Programs and Projects / new software - dst
« on: February 17, 2011, 02:06 AM »
okay, so this would be my second application listed here. I'm a (relatively) beginner programmer, and will use C# for this work.
I haven't finished the functional parts yet, about 50% there.

the deal is, I reached a barrier of software complexity, leading to slow advancement.
(btw, if you have suggestions how to deal with it, I'm all ears)

I am going to reorganize my code, possibly as dlls,
and post here very small increments of the gui, adding functionality bit by bit, once it's clean enough.
the basic design is pretty good, but the functioning design is lacking.
(anyone has recommendations how to approach a design phase in software? - this, I know almost nothing about)

so the first versions are going to be entirely fake ones. do nothing. (and won't even look like the real one)
the program is called DST, direct secure talk.
it will be a connection between 2 people.
then it will also be secure, communication will be encrypted. (with a feature that the keys change with increased bitsize every x minutes)
then it will add features like chat, and file transfer. (and possibly one more feature)
I see value in this program, for my own and my friends usage. it will be donationware/charity-ware. but I won't publish the source.

the plan is to post here all the versions, even those who'd do nothing, because it may help me with dedication and self discipline.
I also don't work on it full time, so there will be some time before releases.

anyway, hope you'll like this toy, and hoping it becomes mature.
I'm interested in seeing gui mockups too.

(you can use the excellent Caretta gui design studio: http://www.carettaso...dio_R36095_Setup.exe)

and lastly, please visit http://www.faluninfo.net
important information about persecution of innocent people - falun gong practitioners - in communist china.

thanks, Kobi


2
DC Member Programs and Projects / GetSerious0.1 - (don't expect much)
« on: January 23, 2011, 12:00 AM »
Hey guys, here's a simple program, couple of hours work, I wrote it in C#.

The purpose of it is to keep you more focused.
It places itself at the bottom right corner, always on top.
It displays a list of window titles, and the percentage of the time you spent on each one. (updates every second)
It is really simplistic.

To close the program, click it and press Alt+F4.

I'll probably post a chat program that I work on, later on.

Pages: [1]