A non-programmer's programs

Profile
Hungary
A cool and ugly project + Side projects of an outsider
36 comments
1 followers
16 entries
Advertisement
szecs
March 24, 2011
Windows, menu, more undo, other stuff
Limited Undo Levels
This is an important feature to avoid the overflow of the command buffer, and because a very large number of undo limit can slow down the execution of undo/redo horribly due to the command pattern stuff (because a lot of commands can't be reversed).

Undo limiting means if the undo…
1,692 views
szecs
March 10, 2011
Undo/Redo
I added Undo/Redo functionality.

There are unlimited levels of undo/redo at the moment, I'll have to add limitations as the next step (buffer override, performance issues)

The system uses a command queue system. The command queue is simply a big buffer (statically allocated 5 MB at the moment, I will…
1,798 views
szecs
February 15, 2011
If I get paid for programming, am I a real programmer then?
Well, I started a topic in the Breaking in about algorithm programming possibilities and employment. Guess what? I've got a contract job as an algorithm programmer! It's just a 1,5 month term thing for fair amount of money (at least in Hungary: about 300 euros). The task is interesting image proces…
1,684 views
szecs
February 11, 2011
It's fast!
I haven't worked on the "project" too intensively (because I worked with it intensively) but I managed to optimize the thing, so it's lightning fast now. I optimized it by using two dimension array to store the file like I mentioned previously. I can do that, because the specifications say that the…
1,796 views
szecs
January 25, 2011
more features
I think this is becoming a pretty useful and cool tool (I mean the CNC editor). I guess there are some features that are not very common.

The Mechanics may be a bit strange. The selection is based on a "starting point" (from now: "sp") and an "end point" ("ep"). So only a continuous sequence can be …
1,284 views
szecs
January 24, 2011
cncncnc
For some reason my hot shit project blog doesn't get the audience she deserves.

So
[size="7"]here it ising

(it's pretty abandoned at the moment, but the whole point of this """"journal"""" is to let you all know I'm the mostest awesomest guy).

Maybe I'll get back to it again, I made a little side-proje…
2,806 views
Advertisement

Popular Blogs

shawnhar
Generalist
101 Entries
14 Followers
klg71
Generalist
56 Entries
2 Followers
ApochPiQ
Generalist
628 Entries
45 Followers
15 Entries
14 Followers
johnhattan
Programmer
1,277 Entries
50 Followers
Advertisement