Pomotux is a C++ activity manager for the Pomodoro Technique created by Francesco Cirillo, a member of the XPlabs crew. The program focuses on the basic features of the technique. It does not focus on advanced techniques, such as the prediction of the number of pomodoros needed for an activity. About the Pomodoro Technique The …
September 28, 2009 – 10:52
|
By bodom_lx
|
Posted in Free*, Programming, Unibz
|
Tagged C++, code, linux, Mac Os, mac os x, opensource, pomodoro, pomotux, project, projects, qt, report, site, software engineering, software engineering project
|
Summary Pomotux is a C++ activity manager for the Pomodoro Technique created by Francesco Cirillo, a member of the XPlabs crew. The program focuses on the basic features of the technique. It does not focus on advanced techniques, such as the prediction of the number of pomodoros needed for an activity. About the Pomodoro Technique …
September 28, 2009 – 10:44
|
By bodom_lx
|
Posted in
|
Tagged C++, code, daniel, distribution, Download, google, gpl, gpl 3, installation, language, linux, list, pomodoro, pomotux, Programming, project, qt, release, site, software engineering, software engineering project, source, standard, Status
|
It is always a great satisfaction to reach a goal. It took me about 3 years but I finally did it! Today task3.cc entered top 20k in Netcraft Most Visited Websites, at position 19058! On September I desired to re-enter top 30k in about a year after the domain name change . 8 months after …
May 26, 2009 – 14:20
|
By bodom_lx
|
Posted in Blog
|
Tagged C++, change, code, domain, dynamic, java, life, Netcraft, OSI, project, projects, set, site, source
|
I’m currently pressed by my University life, that’s because I don’t post often. There are 3 big projects for this semester: a C compiler, a dynamic website using Java Servlets and JSP and the most interesting one: a C++ program for Software Engineering Project course. I’m working with other two collegues on a task manager …
May 12, 2009 – 12:32
|
By bodom_lx
|
Posted in Free*, Programming, Unibz
|
Tagged C++, contact, dynamic, java, JSP, life, linux, pomodoro, pomotux, project, projects, qt, release, rest, scrum, servlets, site, software engineering, software engineering project, source, stability, wikipedia
|
It took about a year for a major revision of my document about memory management in object oriented programming languages. This major revision adds C++ in addition to Java. The paper is about a model for memory management during the execution of programs written in Java and C++. The number of pages grew from 17 …
April 10, 2009 – 16:03
|
By bodom_lx
|
Posted in Activism?, Programming
|
Tagged activation record, C++, document, Download, heap, how, java, language, memory, memory management, paper, PDF, Programming, stack, static and dynamic memory allocation
|
After the study of pointers versus references, the second natural question that comes in head of a ex Java developer turning to C++ is: “What are the difference between static and dynamic memory allocation in C++?” which can be translated as: “When should I use the stack and when do I have to use the …
March 20, 2009 – 20:05
|
By bodom_lx
|
Posted in Programming
|
Tagged abstraction, api, C++, code, DELETE, differences, dynamic, dynamic memory allocation in c, HEAD, heap, how, java, java developer, java stack, life, list, memory, memory areas, memory management, pointer, pointers, Programming, promise, qt, rest, review, software abstraction, source, stack, static and dynamic memory allocation, wikipedia
|