In case anyone wants to make some signature for theirselves, most of CC's signatures are 160 by 20 pixels wide and use BiteDust 2 font to write stuff.
Second version of my app is out, i hope it will have as much success as the version version or even more! . Check it out: http://davidevitelaru.com/digitaljanitor.php
Yeah, so i decided to make my "Pythagoras" application in C++ (Console Project), and use a Java user interface. This way, i can make Pythagoras work on Linux and Max too. I have a lot of work to do now since i chose C++ as a programming language, C# had many classes that could have helped me do everything faster, but i got bored of it. Anyway, Java resembles it, and i will use it to make the interface (let's hope i can grab the console output).
Once you know 2 or 3 programming languages, ever programming language is easy to learn. For example, i had the curiosity to try making a VB forms project. Like, i know C# very well, and i made a button to close the form, syntax: C# - Close(); VB - Close() "That was easy " i said; Now all i have to do is google out some stuff: C# - for (int i=0; i<30; i++) VB - for i=3 to 30 step 1 next ...
I never thought of having so much luck in one day. At school, math class: teacher sends me to do some exercise at the green board, i do it, i get a 9 (out of 10). Later, at 12 o'clock i was just not in the mood for two more hours of Romanian, some teacher comes in and said that we can go home. I get home, i check my mail and my software (Digital Janitor) was included in a cover mount CD of a magazine in belgium (Clickx). It's ...
My brand new app: Pythagoras. I remember how sick i was an year ago of the old console and wanted so much to create apps with a user interface (i called them "apps with windows" didn't even know what forms were...). After one year of designing forms in Visual C# i decided to go back o the old fashion coding. Still, i am using a text box as a console now, the difference is that i am actually writing code that involves thinking. What am i talking about? -> ...
I published a few weeks ago a piece of software called "Digital Janitor". I just uploaded it on CNET and a few days ago i watch my website stats: 2,564 visits. I was like " what !??!". I checked out my site stats and notcied that most users came from artcles posted on some websites. Suprisingly, that simple boring app got really popular. I never expected that, it took me 2 hours to make it from scratch in one night when i was bored. Well, looks like people liked ...