Recent

Author Topic: Say hi to Jimi  (Read 9166 times)

Xirax

  • New Member
  • *
  • Posts: 34
Say hi to Jimi
« on: February 26, 2015, 05:39:07 pm »
Hi,
I made a funware for my self and I think others may be happy with it.
Jimi is a bug under you screen and its alive and kind of real.

I upload exe and source separate for who want compile it him/her self.Its need BGRABitmap.
Also you should know its work only on windows and tested in win8.

Just take look at screen shots and test it and also say hi to it,Its nice to meet it.
Download

PS,Me and Jimi will be glad to hear you opinion.
« Last Edit: February 26, 2015, 08:35:23 pm by XiraxXirax »

Roland57

  • Sr. Member
  • ****
  • Posts: 422
    • msegui.net
Re: Say hi to Jimi
« Reply #1 on: February 26, 2015, 06:31:05 pm »
Hello!

Nice and funny little program.  :)

One question. I started it and stopped it from the Lazarus IDE. If I start the executable directly, how do I stop it?
My projects are on Gitlab and on Codeberg.

Xirax

  • New Member
  • *
  • Posts: 34
Re: Say hi to Jimi
« Reply #2 on: February 26, 2015, 06:37:02 pm »
Quote
Nice and funny little program.
Thank you but its not just a program,Its jimi ;)
Quote
how do I stop it?
Task manager!
Its live under my screen for days and there is no need for me to say bye to him ;)

Roland57

  • Sr. Member
  • ****
  • Posts: 422
    • msegui.net
Re: Say hi to Jimi
« Reply #3 on: February 26, 2015, 07:22:39 pm »
Thank you but its not just a program,Its jimi ;)

Yes, I don't know why I forgot it.  :)

Task manager!
Its live under my screen for days and there is no need for me to say bye to him ;)

Ok, why not.

Another question. May I consider that link as stable? I would like to put a link to your code on this website. Or would you allow me to put a copy of your ZIP file?
My projects are on Gitlab and on Codeberg.

Xirax

  • New Member
  • *
  • Posts: 34
Re: Say hi to Jimi
« Reply #4 on: February 26, 2015, 07:42:54 pm »
Quote
May I consider that link as stable?
Sure.It will stable and if I will want to change it I drop new link in that folder.
Quote
Or would you allow me to put a copy of your ZIP file?
It better not.Because I will update it and people in future wants to get last version.as I said that link will be alive and lather updates will be there or a link to new place.
Thank you for introducing Jimi to our French friends.Please share topic link with me.

Roland57

  • Sr. Member
  • ****
  • Posts: 422
    • msegui.net
Re: Say hi to Jimi
« Reply #5 on: February 26, 2015, 08:06:22 pm »
My projects are on Gitlab and on Codeberg.

Xirax

  • New Member
  • *
  • Posts: 34
Re: Say hi to Jimi
« Reply #6 on: February 26, 2015, 08:29:15 pm »
Cool.
But I think you forgot the download link,am I right?

Roland57

  • Sr. Member
  • ****
  • Posts: 422
    • msegui.net
Re: Say hi to Jimi
« Reply #7 on: February 26, 2015, 10:00:34 pm »
But I think you forgot the download link,am I right?

No, I didn't forget it. You have to click on the word "Jimi" to open another page where the link is ("Lien de téléchargement"). There is also a link to this discussion ("Discussion sur le forum anglophone").  ;)
My projects are on Gitlab and on Codeberg.

Xirax

  • New Member
  • *
  • Posts: 34
Re: Say hi to Jimi
« Reply #8 on: February 26, 2015, 10:09:25 pm »
Oh.Cool,Thank you.
I hope others like Jimi like you.

flamer0n

  • Guest
Re: Say hi to Jimi
« Reply #9 on: February 26, 2015, 10:37:38 pm »
I never thought I'd fall in love with a bug :lol It has some strange effect in my psyche; while I'm concentrated writing or reading something, it distracts me, but I kinda love it the way it does :D

Xirax

  • New Member
  • *
  • Posts: 34
Re: Say hi to Jimi
« Reply #10 on: February 26, 2015, 10:50:53 pm »
Code: [Select]
I never thought I'd fall in love with a bug :lol It has some strange effect in my psyche; while I'm concentrated writing or reading something, it distracts me, but I kinda love it the way it doesThank you flamer0n.I'm feel that too even watching movie and it sleep on actor face :D
By the way its like a thank you for your LazSqlX,Its very good.

circular

  • Hero Member
  • *****
  • Posts: 4217
    • Personal webpage
Re: Say hi to Jimi
« Reply #11 on: February 27, 2015, 03:20:33 am »
Hi XiraxXirax

Thanks for this program, it is great!

I would suggest one optimisation, to load and keep in memory the bug image. The following line can be in FormCreate:
Code: [Select]
jim := TBGRABitmap.Create('bug.png');and in FormDestroy:
Code: [Select]
jim.Free;
This impression of a real bug is convincing!
Conscience is the debugger of the mind

Leledumbo

  • Hero Member
  • *****
  • Posts: 8757
  • Programming + Glam Metal + Tae Kwon Do = Me
Re: Say hi to Jimi
« Reply #12 on: February 27, 2015, 05:58:40 am »
The use of Windows API hurts me as a Linux user :'(

Xirax

  • New Member
  • *
  • Posts: 34
Re: Say hi to Jimi
« Reply #13 on: February 27, 2015, 10:44:18 am »
@circular :
Thank you,I'm proud if you like it.
Source is a mess as you see and probably I send Jimi to take a shower and buy for it a new home GitHub.
This impression of a real bug is convincing!
Because its real ;)

Xirax

  • New Member
  • *
  • Posts: 34
Re: Say hi to Jimi
« Reply #14 on: February 27, 2015, 11:07:01 am »
@Leledumbo :
I don't know to how to do this in Linux desktops, I learn from you too much,I guess if you have time you can help Jimi to live in Linux too.
It's one of my sources maybe it helps :
http://www.codeproject.com/Articles/1036/Per-Pixel-Alpha-Blend
If you found a way,tell me to clean th source for you.

@circular :
I upload new Jimi's source with your suggestion.
« Last Edit: February 27, 2015, 11:09:03 am by XiraxXirax »

 

TinyPortal © 2005-2018