Discussion Forum: Suggestions(Post New Message)
Redisplay Messages: Compact | Brief | All | Full      Show Messages: All | Without Replies

 Author: calsbricks View Messages Posted By calsbricks
 Posted: Oct 25, 2018 07:01
 Subject: Re: Price guide improvement
 Viewed: 40 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
In Suggestions, yorbrick writes:
  
  
  I thought current items for sale were all displayed using the exchange rate of
this moment. Why is it that important though if the exchange rate would be an
hour older?

That isn't how it works unfortunately. They change hourly, according to the
help pages. It would be far simpler to show the rate used at the top of the column.,
hence the suggestion.

I imagine doing instant lookups is just not efficient, as every time someone
accesses the price guide or looks at a store or a cart in another currency,
BL would need to access the exchange rates from xe.com. Plus I don't think
their (xe) rates are continuously updated anyway - aren't they something
like every 10 or 15 minutes, plus they also have some lag. I can totally understand
why BL sets them and fixes them for one hour, given how slowly they change (at
least change significantly, not in the 4th or 5th decimal place).

Understand what you are saying but it all depends on how the code is put together
to display the current data. It would be highly unusualk as well as inefficient
if they were storing the figures - good code isn't written that way, so when
we call up the price guid for a given element it should be doing those calculations
then and presenting the data - if that is the case then it is a simple matter
to add a single or couplof fields to the display.
  
It wouldn't do any harm to either have the exchange rate on the price guide,
or possibly better still, have a separate page where all the current exchange
rates being used are listed along with the time they were updated for those interested.
That way, it is one less thing on the price guide page. Of course, you can always
get the current BL exchange rate, by doing the calculation yourself, to about
4 decimal places.

I would prefer it on the price guide so I didn't have to go back and forth.
Mind you this is all hypothetical cause they really are not doing anything with
the classic site whilst they work on XP.

Still one can hope - it really isn't rocket science or a lot of development
time to simply display the number you have used for the calculation.
 Author: yorbrick View Messages Posted By yorbrick
 Posted: Oct 25, 2018 04:32
 Subject: Re: Price guide improvement
 Viewed: 42 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
  
  I thought current items for sale were all displayed using the exchange rate of
this moment. Why is it that important though if the exchange rate would be an
hour older?

That isn't how it works unfortunately. They change hourly, according to the
help pages. It would be far simpler to show the rate used at the top of the column.,
hence the suggestion.

I imagine doing instant lookups is just not efficient, as every time someone
accesses the price guide or looks at a store or a cart in another currency,
BL would need to access the exchange rates from xe.com. Plus I don't think
their (xe) rates are continuously updated anyway - aren't they something
like every 10 or 15 minutes, plus they also have some lag. I can totally understand
why BL sets them and fixes them for one hour, given how slowly they change (at
least change significantly, not in the 4th or 5th decimal place).

It wouldn't do any harm to either have the exchange rate on the price guide,
or possibly better still, have a separate page where all the current exchange
rates being used are listed along with the time they were updated for those interested.
That way, it is one less thing on the price guide page. Of course, you can always
get the current BL exchange rate, by doing the calculation yourself, to about
4 decimal places.
 Author: calsbricks View Messages Posted By calsbricks
 Posted: Oct 25, 2018 01:40
 Subject: Re: Price guide improvement
 Viewed: 30 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
In Suggestions, BricksThatStick writes:
  In Suggestions, calsbricks writes:
  Thoughts ?

It's just a guide.

Yes, true so why not make it informative, rather than having to use guesswork
and trial and error.
  
If sellers want to use it to actually price their listings to the averages they
accept its not 100% perfect.

I am not sure anyone makes that assumption - we don't it is supposed to be
a data average and the currency conversion should be dynamic not hourly. Not
sure why this would cause any real problem for any developer.
  
Otherwise sellers should just see it for what it is and adjust their prices/set
prices as they see fit.

Many of us do but the adjustment should be based on real - not supposition.
 Author: calsbricks View Messages Posted By calsbricks
 Posted: Oct 25, 2018 01:37
 Subject: Re: Price guide improvement
 Viewed: 40 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
In Suggestions, Teup writes:
  In Suggestions, calsbricks writes:
  We are aware that nothing is going on on the classic site whilst the development
team focus on Bricklink XP, so we will make this as short and sweet as we can.

Having contacted the forum and put all elements of this together it is plain
that a subtle but important change needs to be in place for the price guide screen.

Understanding full well what happens with the 'sold at' columns those
can be left as they are until the whole price guide is revisited, whenever that
is going to be. The current items for sale, however needs s small but important
change, in our view. It is currently not possible to determine the currency conversion
rate for those figures. It could have been anyti8me in the last hour or this
hour or whenever.

Please simply add the two fields which are used to convert e.g. for example $1
= 'x' £;s and £1 = 'x$). This will enable any member, buyer or seller,
to at least get their figures correct when working offline. This is not a complicated
change/fix - it merely requires placing those fields on that screen each time
they change. The fields are held somewhere in the system even if it is a temporary
table, so it should be relatively straight forward to display them on the price
guide screen.

Thoughts ?

I thought current items for sale were all displayed using the exchange rate of
this moment. Why is it that important though if the exchange rate would be an
hour older?

That isn't how it works unfortunately. They change hourly, according to the
help pages. It would be far simpler to show the rate used at the top of the column.,
hence the suggestion.
  
By the way, in case you didn't know and it's useful - you can always
flip the currency of the priceguide by changing the vcID parameter in the URL:

Euro: https://www.bricklink.com/priceGuideSummary.asp?vcID=2&vatInc=Y&a=p&colorID=110&itemID=3005

Dollar: https://www.bricklink.com/priceGuideSummary.asp?vcID=1&vatInc=Y&a=p&colorID=110&itemID=3005

I just wish this was properly interfaced (and that there was an easy simple to
understand API to access these things without downloading the page and run into
download limits imposed by Bricklink)

Don't we all.
 Author: BricksThatStick View Messages Posted By BricksThatStick
 Posted: Oct 24, 2018 14:26
 Subject: Re: Price guide improvement
 Viewed: 47 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
In Suggestions, calsbricks writes:
  Thoughts ?

It's just a guide.

If sellers want to use it to actually price their listings to the averages they
accept its not 100% perfect.

Otherwise sellers should just see it for what it is and adjust their prices/set
prices as they see fit.
 Author: Teup View Messages Posted By Teup
 Posted: Oct 24, 2018 14:06
 Subject: Re: Price guide improvement
 Viewed: 54 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
In Suggestions, calsbricks writes:
  We are aware that nothing is going on on the classic site whilst the development
team focus on Bricklink XP, so we will make this as short and sweet as we can.

Having contacted the forum and put all elements of this together it is plain
that a subtle but important change needs to be in place for the price guide screen.

Understanding full well what happens with the 'sold at' columns those
can be left as they are until the whole price guide is revisited, whenever that
is going to be. The current items for sale, however needs s small but important
change, in our view. It is currently not possible to determine the currency conversion
rate for those figures. It could have been anyti8me in the last hour or this
hour or whenever.

Please simply add the two fields which are used to convert e.g. for example $1
= 'x' £;s and £1 = 'x$). This will enable any member, buyer or seller,
to at least get their figures correct when working offline. This is not a complicated
change/fix - it merely requires placing those fields on that screen each time
they change. The fields are held somewhere in the system even if it is a temporary
table, so it should be relatively straight forward to display them on the price
guide screen.

Thoughts ?

I thought current items for sale were all displayed using the exchange rate of
this moment. Why is it that important though if the exchange rate would be an
hour older?

By the way, in case you didn't know and it's useful - you can always
flip the currency of the priceguide by changing the vcID parameter in the URL:

Euro: https://www.bricklink.com/priceGuideSummary.asp?vcID=2&vatInc=Y&a=p&colorID=110&itemID=3005

Dollar: https://www.bricklink.com/priceGuideSummary.asp?vcID=1&vatInc=Y&a=p&colorID=110&itemID=3005

I just wish this was properly interfaced (and that there was an easy simple to
understand API to access these things without downloading the page and run into
download limits imposed by Bricklink)
 Author: calsbricks View Messages Posted By calsbricks
 Posted: Oct 24, 2018 13:01
 Subject: Price guide improvement
 Viewed: 217 times
 Topic: Suggestions
 Status:Open
 Vote:[Yes|No]
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
We are aware that nothing is going on on the classic site whilst the development
team focus on Bricklink XP, so we will make this as short and sweet as we can.

Having contacted the forum and put all elements of this together it is plain
that a subtle but important change needs to be in place for the price guide screen.

Understanding full well what happens with the 'sold at' columns those
can be left as they are until the whole price guide is revisited, whenever that
is going to be. The current items for sale, however needs s small but important
change, in our view. It is currently not possible to determine the currency conversion
rate for those figures. It could have been anyti8me in the last hour or this
hour or whenever.

Please simply add the two fields which are used to convert e.g. for example $1
= 'x' £;s and £1 = 'x$). This will enable any member, buyer or seller,
to at least get their figures correct when working offline. This is not a complicated
change/fix - it merely requires placing those fields on that screen each time
they change. The fields are held somewhere in the system even if it is a temporary
table, so it should be relatively straight forward to display them on the price
guide screen.

Thoughts ?
 Author: burghbricks View Messages Posted By burghbricks
 Posted: Oct 17, 2018 17:35
 Subject: Re: Archive completed wanted lists
 Viewed: 21 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
  I like to have a feature to archive my completed (100%) wanted lists.

I agree that this would be a very helpful feature. My thought is that if it were
a checkbox or toggle to archive, it could then exclude the selected list when
using the want list feature in a store as well as categorize it under a different
section. Personally, I find it helpful to use my wanted lists as a reference.
Depending on the project, I sometimes add to an existing list as I'm expanding
so the ability to toggle from archived to active would be very helpful.
 Author: MMillere View Messages Posted By MMillere
 Posted: Oct 16, 2018 22:38
 Subject: Re: Instant Checkout testing simulation
 Viewed: 35 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
In Suggestions, cosmicray writes:
  Please implement a testing framework for Instant Checkout such that …


Goot Idea Ollie, voted yes

Milissa
 Author: nectara View Messages Posted By nectara
 Posted: Oct 16, 2018 12:55
 Subject: Re: Instant Checkout testing simulation
 Viewed: 29 times
 Topic: Suggestions
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
In Suggestions, cosmicray writes:
  Please implement a testing framework for Instant Checkout such that …

1. Any seller can determine a number of test cases to valudate their IC shipping
parameters.
2. Those test cases can each be expresed as a script (textual or GUI object based).
3. The seller can then select all, or a subset of the test cases.
4, The seller can then submit those test cases as a batch request.
5. The BL system will then schedule and run those test cases.
6. The seller will then receive an email back showing which test cases were run,
what shipping methods were allowed, etc. This would be roughly analgous to what
is reported via the shopping cart display.
7. This would not involve actually taking any items out of inventory, nor creating
any real orders, but would be a test case simulation of that.
8. The seller could retain those test cases for later reuse, as various parameters
are modified.

thank you, Nita Rae


For what?

Next Page: 5 More | 10 More | 25 More | 50 More | 100 More