CollectorsFrenzy 2.0
dark0
61 Posts
I just wanted to announce a recent change I made to CollectorsFrenzy (which should have been done a long time ago).
I have completely rewritten my application for pulling data from EBay. Some of the changes I made to it include pulling auctions from foreign e-bay sites such as the UK, Germany, and France. I have lowered the minimum price to $15 so you will see a lot more lower priced records to give you a wider scope of records. The biggest change I made is to ensure the application doesn't experience any outages like it has in the past where it doesn't pull any auctions at all for a number of hours. Another nice feature is that auctions are added on a more frequent basis.
The next order of business is a complete redesign of the website and to add enhanced features in incremental phases. I will redesign the website to give the same basic features it has right now but with a top 25 enhancement I have planned. Once I complete this and deploy it, I will try to add new features on a regular basis and hopefully an Android version will be available in the near future.
If anyone notices any strange data in the auction listings, please let me know ASAP so I can look into the issue.
I have completely rewritten my application for pulling data from EBay. Some of the changes I made to it include pulling auctions from foreign e-bay sites such as the UK, Germany, and France. I have lowered the minimum price to $15 so you will see a lot more lower priced records to give you a wider scope of records. The biggest change I made is to ensure the application doesn't experience any outages like it has in the past where it doesn't pull any auctions at all for a number of hours. Another nice feature is that auctions are added on a more frequent basis.
The next order of business is a complete redesign of the website and to add enhanced features in incremental phases. I will redesign the website to give the same basic features it has right now but with a top 25 enhancement I have planned. Once I complete this and deploy it, I will try to add new features on a regular basis and hopefully an Android version will be available in the near future.
If anyone notices any strange data in the auction listings, please let me know ASAP so I can look into the issue.
Comments
THis is an interesting choice.
ditto!
I can configure it to set any sort of minimum I want. Previously it was $20. My main concern is performance, the more data I pull the more memory that's required to store all that data in the database. Performance is still decent and I'm planning on making one of the servers a dedicated database which will help with performance a lot.
Looking forward to seeing the changes and thanks for keeping CF running.
Yeah man - great site. Props for maintaining it for people like us!
Agreed on above, would also like to say a big thanks for the site
Wondered why some of my stuff made popsike but not CF (from the UK)
Never liked popsike.
It's discogs and CF for most of the info I need.
Also Both Sides Now.
I use the website and the iphone app a lot.
You may notice some odd behavior in the next couple of days. I'll be making some big database changes. There should be an improvement in performance already. So bare with me.
Thanks for the info. These issues will be cleaned up with the redesign. One of the issues I have with the database is that it doesn't seem to like certain characters when using a full-text indexer.
So far it seems like adding the other countries and lowering the minimum price has increased the amount of data i'm pulling by approximately double the amount.
One way to keep people around longer would be to have some bottom of page recommendation engine "people who viewed this record viewed.." type feature. I don't think there's any simple plug-in for it and it could be a low priority hassle to put together -- for instance, one would have to filter out duplicate artist/title matches. Considering how many young kids are learning records and genres solely through the internet these days, there might be some value in interconnecting all the data.
I will be fixing this issue. The database seems to have issues with special characters and it will not index certain common words as well. I need to do a little bit of research into the matter.
I was planning on implementing something like this for the new redesign.
Unfortunately I won't be able to do this because of the way my system is implemented.