Pages:
Author

Topic: BTCMiner - An advanced upcoming GUI. (Read 4017 times)

hero member
Activity: 700
Merit: 500
May 31, 2011, 06:17:23 PM
#24
I don't mind a bit of the whitespace. And future fan controls and graphs will be fun. If i want minimal i'd just run poclbm.exe in cmd and minimize the window. If i want a GUI it's because i want something that looks like a program. Granted, i will agree there's probably a smidge too much white space at the moment.

Just had to throw out a little bit of positive feedback there and try to illustrate a valuable point. To each their own, and if its not to yours, don't use it.

Yeah, thankyou, the space at the side will eventually host the fan controls and and mining graphs etc. And I agree, if you don't like it, don't use it.

PM'ed everyone interested.
legendary
Activity: 1442
Merit: 1005
May 31, 2011, 04:07:37 PM
#23
Yeah, I know it says something there, but ... if it's so important that i uses 33% of the window surface, why can't I read it?!

It's not a shame if you just rip off some other program's interface and reuse the proportions, or ask a friend that knows these things to assist. Engineers and designers make different tools. Looking forward to the advanced tool parts Smiley
newbie
Activity: 56
Merit: 0
May 31, 2011, 04:04:04 PM
#22
I don't mind a bit of the whitespace. And future fan controls and graphs will be fun. If i want minimal i'd just run poclbm.exe in cmd and minimize the window. If i want a GUI it's because i want something that looks like a program. Granted, i will agree there's probably a smidge too much white space at the moment.

Just had to throw out a little bit of positive feedback there and try to illustrate a valuable point. To each their own, and if its not to yours, don't use it.
full member
Activity: 302
Merit: 100
Presale is live!
May 31, 2011, 04:00:23 PM
#21
You missed some whitespace grue...



Wrong :p Look VEEEERY close and you'll see the word "fan controls" written on it Smiley
member
Activity: 119
Merit: 100
May 31, 2011, 03:50:47 PM
#20
Write these words on a piece of cardboard and hang them next to your programming computer:

Minimalism
Efficiency
Logic
Performance
Beauty

 Cool
legendary
Activity: 2058
Merit: 1452
May 31, 2011, 03:36:13 PM
#19
You missed some whitespace grue...
Got me there. But that's likely a side effect of resizing the window. Tongue
legendary
Activity: 1442
Merit: 1005
May 31, 2011, 03:23:03 PM
#18
You missed some whitespace grue...

legendary
Activity: 2058
Merit: 1452
May 31, 2011, 03:15:51 PM
#17
you got too much whitespace
hero member
Activity: 700
Merit: 500
May 31, 2011, 01:10:54 AM
#16
Beta testing now open, see here http://forum.bitcoin.org/index.php?topic=10787.0
hero member
Activity: 700
Merit: 500
May 29, 2011, 06:54:45 AM
#15
This looks good SomeoneWierd.. I have been looking for a simple gui miner like this, i'm not a fan of the python "guiminer".

Check out the Mono project, as long as you keep your codebase relatively platform independent your app should run on Windows, Mac and Linux no problems using Mono.

If you can eventually support Ufasoft CPU miner and the CUDA miner that would be perfect.

Yeah, it should be pretty much compatible with wine & mono, if not it will after a few small changes.

And i've made it (kind of) modular, so adding support for miners will be easy Smiley

Would you be able to donate? It will make me code faster Wink
sr. member
Activity: 369
Merit: 250
May 29, 2011, 06:48:37 AM
#14
This looks good SomeoneWierd.. I have been looking for a simple gui miner like this, i'm not a fan of the python "guiminer".

Check out the Mono project, as long as you keep your codebase relatively platform independent your app should run on Windows, Mac and Linux no problems using Mono.

If you can eventually support Ufasoft CPU miner and the CUDA miner that would be perfect.
hero member
Activity: 700
Merit: 500
May 29, 2011, 06:07:36 AM
#13
Anyone have any other suggestions, tips?
hero member
Activity: 700
Merit: 500
May 28, 2011, 03:53:45 AM
#12
Thanks, got any requests?
Not yet, maybe I will after I test the beta Tongue

edit - The ability to change the white background colour.
Oh, and the ability to read JSON API's so i don't have to use the windows sidebar gadget (i'm not sure how realistic this request is for a miner, but it would be an awesome feature)

I'm hoping this is going to end up as an AIO for newbies, and people who want charts/graphics/or are afraid of > prompts.

After everything's checked off the list, im going to add graphing functions, and support for the JSON extensions so you can get your current balance and total mh/s etc. Smiley
member
Activity: 94
Merit: 10
May 27, 2011, 10:02:21 PM
#11
Thanks, got any requests?
Not yet, maybe I will after I test the beta Tongue

edit - The ability to change the white background colour.
Oh, and the ability to read JSON API's so i don't have to use the windows sidebar gadget (i'm not sure how realistic this request is for a miner, but it would be an awesome feature)
hero member
Activity: 700
Merit: 500
May 27, 2011, 09:59:58 PM
#10
Cool. Enjoy the donation. Smiley

Thanks, got any requests?
member
Activity: 94
Merit: 10
May 27, 2011, 09:54:21 PM
#9
Cool. Enjoy the donation. Smiley
hero member
Activity: 700
Merit: 500
May 27, 2011, 09:42:31 PM
#8
Garbage...

1) The gui looks aweful (IMO)...
2) Using the AREO glass extensively will make the program win 7 / vista only
3) AREO uses GPU power = bad thing when you want to get the highest possibly hashrate
4) where's the Edit/delete miner button?
5) Pools, how about adding support for people adding custom pools? say their own or a new one you might not have updated it to include the URL of?
6) Is this using WPF? because you kinda want to avoid that aswell because it uses gpu resources too.
7) have you actually looked into reading fanspeed, etc from c#? because without having looked into it i doubt it's easy as c# generally doesn't have much hardware level acess API's

That's about it for my thoghts, don't take it personally but rather as constructive critique Smiley

1. Thanks Smiley
2 & 3. Yes, I know it uses gpu resources, but it uses very minimal, and it detects if it's running on xp and changed the gui accordingly.
4. When you create a miner another tab gets added and the features are on the new tab.
5. Added to the list Smiley
6. No, it's windows forms.
7. It's actually quite easy using interops (from C/C++)
full member
Activity: 302
Merit: 100
Presale is live!
May 27, 2011, 09:34:23 PM
#7
Garbage...

1) The gui looks aweful (IMO)...
2) Using the AREO glass extensively will make the program win 7 / vista only
3) AREO uses GPU power = bad thing when you want to get the highest possibly hashrate
4) where's the Edit/delete miner button?
5) Pools, how about adding support for people adding custom pools? say their own or a new one you might not have updated it to include the URL of?
6) Is this using WPF? because you kinda want to avoid that aswell because it uses gpu resources too.
7) have you actually looked into reading fanspeed, etc from c#? because without having looked into it i doubt it's easy as c# generally doesn't have much hardware level acess API's

That's about it for my thoghts, don't take it personally but rather as constructive critique Smiley
hero member
Activity: 700
Merit: 500
May 27, 2011, 07:41:17 PM
#6
No replies? Currently have 0.2 in donations. Sad
hero member
Activity: 700
Merit: 500
May 27, 2011, 09:46:23 AM
#5
Thanks for the donations guys Smiley Currently got about 0.1btc worth, keep it up and this should be out within a couple of days Cheesy

Just finished the accounts loading/saving and the arguments and stuff, now all I need is to get monitoring working, shouldn't be too hard Smiley

SW-
Pages:
Jump to: