Pages:
Author

Topic: GLBSE 2.1 open for testing (Read 2411 times)

hero member
Activity: 602
Merit: 513
GLBSE Support [email protected]
May 01, 2012, 02:05:44 PM
#22
Looks like it, there's now a button to re-check the deposit adress(es) for new deposits.

Yep, checks all addresses. New addresses get checked automatically, once they're re-used you need to use the button, we'll make this automatic in the future for it's ok for the moment.

teek, the order was brought over from 2.0, but because it's not on the one table anymore it looks backwards, I change that.
hero member
Activity: 667
Merit: 500
May 01, 2012, 11:43:50 AM
#21
the asks are in the wrong order again.

legendary
Activity: 2618
Merit: 1007
May 01, 2012, 09:17:17 AM
#20
Looks like it, there's now a button to re-check the deposit adress(es) for new deposits.
REF
hero member
Activity: 529
Merit: 500
May 01, 2012, 08:29:17 AM
#19
I want to make sure. We can reuse deposit address now?
legendary
Activity: 2618
Merit: 1007
May 01, 2012, 07:32:03 AM
#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!
full member
Activity: 140
Merit: 100
April 27, 2012, 07:47:25 PM
#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.
hero member
Activity: 518
Merit: 500
April 27, 2012, 01: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?
full member
Activity: 140
Merit: 100
April 27, 2012, 12: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?
hero member
Activity: 602
Merit: 513
GLBSE Support [email protected]
April 26, 2012, 06:03:13 PM
#14
Added sparklines
newbie
Activity: 42
Merit: 0
April 26, 2012, 09:48:30 AM
#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.
legendary
Activity: 2618
Merit: 1007
April 26, 2012, 07:46:50 AM
#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
hero member
Activity: 938
Merit: 1000
April 26, 2012, 06:54:27 AM
#11
looks nice!
what is the name of the CSS template that you use?

Bootstrap
sr. member
Activity: 351
Merit: 250
April 26, 2012, 06:51:39 AM
#10
looks nice!
what is the name of the CSS template that you use?
full member
Activity: 140
Merit: 100
April 26, 2012, 04:31:53 AM
#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.
hero member
Activity: 714
Merit: 500
April 25, 2012, 08:54:26 PM
#8
Now it looks much better !
hero member
Activity: 602
Merit: 513
GLBSE Support [email protected]
April 25, 2012, 05: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 ).
hero member
Activity: 938
Merit: 1000
April 25, 2012, 05: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
hero member
Activity: 602
Merit: 513
GLBSE Support [email protected]
April 25, 2012, 05: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.
legendary
Activity: 2506
Merit: 1010
April 25, 2012, 04: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?
hero member
Activity: 602
Merit: 513
GLBSE Support [email protected]
April 25, 2012, 04: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
Pages:
Jump to: