Bitcoin Forum
May 09, 2024, 04:51:13 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 »  All
  Print  
Author Topic: GLBSE 2.1 open for testing  (Read 2367 times)
Nefario (OP)
Hero Member
*****
Offline Offline

Activity: 602
Merit: 512


GLBSE Support support@glbse.com


View Profile WWW
April 25, 2012, 08:50:04 PM
 #1

Visit dev.glbse.com and give it a try, all accounts get 1000BTC to play with, you'll need to sign up (existing GLBSE accounts were not imported).

If you find a bug please post here.

Currently broken are transfers between accounts.

Enjoy.

PGP key id at pgp.mit.edu 0xA68F4B7C

To get help and support for GLBSE please email support@glbse.com
1715273473
Hero Member
*
Offline Offline

Posts: 1715273473

View Profile Personal Message (Offline)

Ignore
1715273473
Reply with quote  #2

1715273473
Report to moderator
1715273473
Hero Member
*
Offline Offline

Posts: 1715273473

View Profile Personal Message (Offline)

Ignore
1715273473
Reply with quote  #2

1715273473
Report to moderator
Activity + Trust + Earned Merit == The Most Recognized Users on Bitcointalk
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715273473
Hero Member
*
Offline Offline

Posts: 1715273473

View Profile Personal Message (Offline)

Ignore
1715273473
Reply with quote  #2

1715273473
Report to moderator
1715273473
Hero Member
*
Offline Offline

Posts: 1715273473

View Profile Personal Message (Offline)

Ignore
1715273473
Reply with quote  #2

1715273473
Report to moderator
Sukrim
Legendary
*
Offline Offline

Activity: 2618
Merit: 1006


View Profile
April 25, 2012, 09:20:49 PM
Last edit: April 25, 2012, 09:45:25 PM by Sukrim
 #2

"IPOs", not "IPO's"! Lips sealed

Market view could be more structured like bitcoincharts.com, with data for time periods grouped together, not that scattered. Also sparklines (http://en.wikipedia.org/wiki/Sparkline) would be nice, maybe with some indication when dividends have been paid out (vertical line or something?).

On the signup page, "You agree to to GLBSE's Terms of Service" should be linked to the actual TOS imho.

http://dev.glbse.com/info/security is empty

The terms page has a different layout than the rest of the pages in the footer.

In the API (yay!) I miss the ability to send dividends and transfer assets/BTC - also maybe fix afewmissingspaces and speling error's. Wink
Also I'm missing trade and bid/offer histories.
I'm also not sure if it is enough to only have an ID in the get request itself - once anyone sniffs my traffic, they immediately can pull all my precious stuff from GLBSE! Maybe it could be done like on mtgox where your API key is used to sign requests instead of using it in the URL?
Edit: I might be fine with only displaying the contents of my account via a URL-only approach, executing orders is a bit too risky in my opinion though.

https://www.coinlend.org <-- automated lending at various exchanges.
https://www.bitfinex.com <-- Trade BTC for other currencies and vice versa.
Nefario (OP)
Hero Member
*****
Offline Offline

Activity: 602
Merit: 512


GLBSE Support support@glbse.com


View Profile WWW
April 25, 2012, 09:39:45 PM
 #3

All requests will be over SSL when in production so the API key will be fine.

Thanks for the tip on sparklines, will add that for 2.1.1

PGP key id at pgp.mit.edu 0xA68F4B7C

To get help and support for GLBSE please email support@glbse.com
Stephen Gornick
Legendary
*
Offline Offline

Activity: 2506
Merit: 1010


View Profile
April 25, 2012, 09:50:59 PM
 #4

If you find a bug please post here.

Not a bug report but a suggestion.

Compose needs some CSS love.
 - http://dev.glbse.com/user/mail/compose

Also color for status message after successfully changing password is red.  Shouldn't OK / success be green?

Unichange.me

            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █


Nefario (OP)
Hero Member
*****
Offline Offline

Activity: 602
Merit: 512


GLBSE Support support@glbse.com


View Profile WWW
April 25, 2012, 10:16:22 PM
 #5

If you find a bug please post here.

Not a bug report but a suggestion.

Compose needs some CSS love.
 - http://dev.glbse.com/user/mail/compose

Also color for status message after successfully changing password is red.  Shouldn't OK / success be green?

Yeah, there are a lot of rough edges. I'll devote a little time and love to the mail functionality in GLBSE 2.2 update, make it something usable.

PGP key id at pgp.mit.edu 0xA68F4B7C

To get help and support for GLBSE please email support@glbse.com
Tachikoma
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1000



View Profile WWW
April 25, 2012, 10:48:25 PM
 #6

A couple of CSS/style/ux things.

Slapping bootstrap on a project sadly doesn't make it insta-pretty! (TM pending) I have a couple of suggestions.

Rethink the menu structure
You currently have two types of navigation bars this is confusing and not needed. You can probably come up with a two dimension menu structure and group certain logical parts together. Not every link is as important as the next one. Should "create security" really be something that is prominently available in the main menu bar? Are all users going to be using that often? Think about which options are highly used and make those easily available and feel free to hide the others away in less used groups.

Remove the noisy background
The grid-like background on the body is very distracting and it kinda melts together with the lines of the standard bootstrap table style. Consider removing it all together.

Just because you can use all kinds of funky button colors doesn't mean you should

From a user experience standpoint this is a very weird thing to see. The text for the buttons is the same but the color somehow seems to hint that each button is somehow in a different state. Only use colors if they really add value to the user experience.

There are some other odds and ends but since it's a work in progress I will leave those be till you are further along.

That being said it already looks 100 times better then the current non-dev build. Keep it up Smiley

Electrum: the convenience of a web wallet, without the risks | Bytesized Seedboxes BTC/LTC supported
Nefario (OP)
Hero Member
*****
Offline Offline

Activity: 602
Merit: 512


GLBSE Support support@glbse.com


View Profile WWW
April 25, 2012, 10:55:54 PM
 #7

A couple of CSS/style/ux things.

Slapping bootstrap on a project sadly doesn't make it insta-pretty! (TM pending)

Except in this case, you've seen how ugly GLBSE2.0 is.

Suggestions noted, I'll make updates regarding the colors (I like buttons with many colors  Undecided ).

PGP key id at pgp.mit.edu 0xA68F4B7C

To get help and support for GLBSE please email support@glbse.com
finway
Hero Member
*****
Offline Offline

Activity: 714
Merit: 500


View Profile
April 26, 2012, 01:54:26 AM
 #8

Now it looks much better !

PawShaker
Full Member
***
Offline Offline

Activity: 140
Merit: 100



View Profile
April 26, 2012, 09:31:53 AM
Last edit: April 26, 2012, 10:39:05 AM by PawShaker
 #9

In ASK BUY and BID SELL part. It would be usefull to have some labels. There are two fields, obviously one is for price and other for quantity. However, it would be better to have them lableled, so I do not buy 1 share for 1000BTC instead of 1000 shares for 1BTC each  Cheesy

Also web and email addresses could be linkns. (at the bottom of asset info page accessible from Market).

Pay dividends link should be only active when you act as an asset issuer.

When logging in on front page (at the top of the page) it is not clear whether one should enter login or email. Only email works.
Also when trying to recover the password, no email has been sent to my email. Not sure whether it is this way just in DEV.

Hide BTC asset in Market. There is no point of listing it there. Probably you could list USD instead Wink

I also tried to pay dividend before IPO launch date and got server error: TypeError at /asset/makepayment/PR89.SHA nil can't be coerced into Fixnum (probably division by zero).

And of course, thanks, congratulations on fantastic job. Well done!

And humble sugestion: could you implement an escrow for shares, so they can be frozen as colateral in lending. It would work similar to transfer, but recipient does not get shares. Recipient may request escrow to be returned to owner when debt is paid back. Ability to borrow against an asset will help to keep its value. If there is danger of fire sales in low liquidity market, the price of assets suffers.

1FQkH63k6hkexFMTRzLtJEE6ZAaTBRhjiS
ehmdjii
Sr. Member
****
Offline Offline

Activity: 351
Merit: 250


View Profile
April 26, 2012, 11:51:39 AM
 #10

looks nice!
what is the name of the CSS template that you use?

BTC: 1LsD5HpnX1Kfyti7CnHiVB1rjUEXGqmR2H
LTC: LQbpdMZmYyJa9bJG6NweBNxkSTfgZorkrG
Tachikoma
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1000



View Profile WWW
April 26, 2012, 11:54:27 AM
 #11

looks nice!
what is the name of the CSS template that you use?

Bootstrap

Electrum: the convenience of a web wallet, without the risks | Bytesized Seedboxes BTC/LTC supported
Sukrim
Legendary
*
Offline Offline

Activity: 2618
Merit: 1006


View Profile
April 26, 2012, 12:46:50 PM
 #12

And humble sugestion: could you implement an escrow for shares, so they can be frozen as colateral in lending. It would work similar to transfer, but recipient does not get shares. Recipient may request escrow to be returned to owner when debt is paid back. Ability to borrow against an asset will help to keep its value. If there is danger of fire sales in low liquidity market, the price of assets suffers.
This could be done by anyone else as well, doesn't need to be GLBSE (though it would be nice to get the transfer fees waived for the escrower).

If I take a look at http://dev.glbse.com/asset/view/BIG.ASS, it would make more sense to me to have the bids and asks below the chart like this:

Code:
|___________________________Chart_____________________|

       BIDS                                               ASKS
Quantity             Price                     Quantity           Price
    10                  2.5                          3             3.1
     2                  2.0                        300             4.0
    10                  2.0
The offer for 2 @ 2.0 HAS to be the one submitted earlier than the one with 10 @ 2.0!

So:
Bids - sorted highest to lowest first, lowest to highest timestamp second
Asks - sorted lowest to highest first, lowest to highest timestamp second

https://www.coinlend.org <-- automated lending at various exchanges.
https://www.bitfinex.com <-- Trade BTC for other currencies and vice versa.
highlevelminer
Newbie
*
Offline Offline

Activity: 42
Merit: 0



View Profile
April 26, 2012, 02:48:30 PM
 #13

Your interface reminds me of a professional business site.

There was recently an advertisement in a business magazine I was reading bringing awareness to a business communication site that brought you to mind.

I think with further effort and promotion revenue can definitely precipitate.
Nefario (OP)
Hero Member
*****
Offline Offline

Activity: 602
Merit: 512


GLBSE Support support@glbse.com


View Profile WWW
April 26, 2012, 11:03:13 PM
 #14

Added sparklines

PGP key id at pgp.mit.edu 0xA68F4B7C

To get help and support for GLBSE please email support@glbse.com
PawShaker
Full Member
***
Offline Offline

Activity: 140
Merit: 100



View Profile
April 27, 2012, 05:37:20 AM
 #15

More suggestions: in mail show which messages have been read and add a link back to Inbox/Outbox on page where you read the body of the message (next to Reply link).

Where is there the best place to post sugestions? Here?

1FQkH63k6hkexFMTRzLtJEE6ZAaTBRhjiS
brendio
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500



View Profile
April 27, 2012, 06:37:17 AM
 #16

I'm not sure if it's already there in the mail function, but can you send a mail to all current holders of an asset?

PawShaker
Full Member
***
Offline Offline

Activity: 140
Merit: 100



View Profile
April 28, 2012, 12:47:25 AM
 #17

I'm not sure if it's already there in the mail function, but can you send a mail to all current holders of an asset?

As I mentioned it earlier, any announcments should be public. Most fiat based stock exchanges have announcment section with RSS feed for each asset.

1FQkH63k6hkexFMTRzLtJEE6ZAaTBRhjiS
Sukrim
Legendary
*
Offline Offline

Activity: 2618
Merit: 1006


View Profile
May 01, 2012, 12:32:03 PM
 #18

Right now, I am reduced to perl-parse the HTML output
of the /portfolio page ... giant PITA.
Beautifulsoup + Python 4tw! Wink

I fully agree with your feature request though and want to reiterate the request for a way to pay dividends via the API.

Another thing:
Sparklines seem to be scaled in a wrong/individual way instead of to 30 days. https://glbse.com/asset/view/PPT.B for example exists less than 30 days, still the sparkline looks like it does, making it hard to compare to other sparklines that have different scales on the x-axis.

Largest bids on top and smallest asks on top would also be great, but I already wrote that above.

Anyways, it really looks great live! Congratulations!

https://www.coinlend.org <-- automated lending at various exchanges.
https://www.bitfinex.com <-- Trade BTC for other currencies and vice versa.
REF
Hero Member
*****
Offline Offline

Activity: 529
Merit: 500


View Profile
May 01, 2012, 01:29:17 PM
 #19

I want to make sure. We can reuse deposit address now?
Sukrim
Legendary
*
Offline Offline

Activity: 2618
Merit: 1006


View Profile
May 01, 2012, 02:17:17 PM
 #20

Looks like it, there's now a button to re-check the deposit adress(es) for new deposits.

https://www.coinlend.org <-- automated lending at various exchanges.
https://www.bitfinex.com <-- Trade BTC for other currencies and vice versa.
Pages: [1] 2 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!