How to find energy for yourself ...

For everything that's not in any way related to PureBasic. General chat etc...
jack
Addict
Addict
Posts: 1358
Joined: Fri Apr 25, 2003 11:10 pm

Re: How to find energy for yourself ...

Post by jack »

energy drinks are a crime to the body, they should be avoided unless you like hurting yourself and cause an early death
User avatar
StarBootics
Addict
Addict
Posts: 1006
Joined: Sun Jul 07, 2013 11:35 am
Location: Canada

Re: How to find energy for yourself ...

Post by StarBootics »

Hello marc_256,

What I have done to solve a similar problem was to code even more. A small board and cards like program. Such program is being used to present cards in 4 different categories :

"Ideas and Todo"
"Work in progress"
"Completed"(After 30, 60 or 90 days the cards are moved to the archive. But it's possible to restore them if needed)
"Abandoned" (After 30, 60 or 90 days the cards are moved to the trash. But it's possible to restore them if needed)

The cards can be dragged from one category to another. The main idea here is to balance your daily workload. Of course you need to be capable to self discipline yourself.and put only few cards in the "Work in progress" per day. When they are all completed you just drag them in the "Completed" category.

Unfortunately this program was designed for Linux Only. But maybe I can redo the GUI to use PureBasic Gadgets instead of GTK3 widgets only. Let me know if you are interested.

Best regards
StarBootics
The Stone Age did not end due to a shortage of stones !
marc_256
Addict
Addict
Posts: 842
Joined: Thu May 06, 2010 10:16 am
Location: Belgium
Contact:

Re: How to find energy for yourself ...

Post by marc_256 »

Hi everyone,


@ threedslider
Quote "and doing some activity as hobby : example playing a music."
Yes, I have somewhere an acoustic guitar, and an (old) organ ... need to look for it.


@yoxola
I never used any kind of stimulating product in my life,
no coffee, no drugs, no energy drinks, ...
so I think that energy drinks (or other stuff) aren't a good idea for me.


@StarBootics
Thanks for the tip,
I gone a make a list today with programs I like to finish first.
And select some priority stuff.

Nice idea to do it with the computer.


thanks again for the reactions,
Marc
- every professional was once an amateur - greetings from Pajottenland - Belgium -
PS: sorry for my english I speak flemish ...
dige
Addict
Addict
Posts: 1405
Joined: Wed Apr 30, 2003 8:15 am
Location: Germany
Contact:

Re: How to find energy for yourself ...

Post by dige »

StarBootics wrote: Sat Jun 15, 2024 11:24 pm
[..]A small board and cards like program. Such program is being used to present cards in 4 different categories :

"Ideas and Todo"
"Work in progress"
"Completed"(After 30, 60 or 90 days the cards are moved to the archive. But it's possible to restore them if needed)
"Abandoned" (After 30, 60 or 90 days the cards are moved to the trash. But it's possible to restore them if needed)
[..]
@StarBootics: That is a very interesting approach. I would also be interested in that.
"Daddy, I'll run faster, then it is not so far..."
User avatar
StarBootics
Addict
Addict
Posts: 1006
Joined: Sun Jul 07, 2013 11:35 am
Location: Canada

Re: How to find energy for yourself ...

Post by StarBootics »

dige wrote: Mon Jun 17, 2024 9:03 am @StarBootics: That is a very interesting approach. I would also be interested in that.
OK, for which OS ? Because the linux only version can be available very soon but the all OS version need to be programmed from almost zero. This might take time to develop.

Best regards
StarBootics
The Stone Age did not end due to a shortage of stones !
User avatar
skywalk
Addict
Addict
Posts: 4218
Joined: Wed Dec 23, 2009 10:14 pm
Location: Boston, MA

Re: How to find energy for yourself ...

Post by skywalk »

I thought gtk was cross platform now that you can compile with C back end?

Coffee is a stimulant but also repairs brain cells. Like any food, drink it in moderation. I cannot have any after lunch or I would be on idle's time zone too!
The nice thing about standards is there are so many to choose from. ~ Andrew Tanenbaum
User avatar
StarBootics
Addict
Addict
Posts: 1006
Joined: Sun Jul 07, 2013 11:35 am
Location: Canada

Re: How to find energy for yourself ...

Post by StarBootics »

skywalk wrote: Mon Jun 17, 2024 2:06 pm I thought gtk was cross platform now that you can compile with C back end?
Yes it's possible but I don't have a computer with Windows installed to make it to work myself. I think you need to install GTK on windows for that.
But the program is pretty simple to make, the main interface consist of a Gtk drawing area which can be replace easily with the CanvasGadget and few image buttons. And of course few custom dialog windows that are pretty simple as well.

For those who don't have problem with Dropbox and want to see what the Linux only version look like : https://www.dropbox.com/scl/fi/l9ox1y6a ... oyhuj&dl=0

Anyway I'm currently working on a new version of the program that will be released in the public domain (unlicense) as soon as possible.

Stay tune for that.

Beat regards
StarBootics
The Stone Age did not end due to a shortage of stones !
User avatar
Piero
Addict
Addict
Posts: 923
Joined: Sat Apr 29, 2023 6:04 pm
Location: Italy

Re: How to find energy for yourself ...

Post by Piero »

I have easy access to stuff like (REAL) Pasta, Pizza, Prosciutto, Mozzarella etc. etc. etc.
Just the thought alone doesn't simply give me energy when needed; it also makes me feel kind of an intimate warmth.

PS: wuts energy drinks?
Post Reply