Pages:
Author

Topic: [ANN] SLING | Fully Working DECENTRALIZED MARKET in Wallet | SLING MARKET LIVE - page 8. (Read 178758 times)

sr. member
Activity: 453
Merit: 255
I have just 20 Sling, bought those just for that if price is going upwards. Should I start stake? Will I ever get any reward with those 20 slings?
hero member
Activity: 770
Merit: 500
FLY DONATION ADDRESS IN SIGNATURE
I'm just really glad to see the community throwing out their ideas as well on how to make SLING better and more accepted as well Smiley This is very nice to see because this coin should be worth more than it's trading for right now that's for sure Cheesy Cheers
newbie
Activity: 58
Merit: 0
I'm wondering how does the market work in this wallet the way it is?  
Is it somewhat useable?

I want to sell some things and I don't like any of the other stuff that's out -
(I don't like java based stuff and others are not all open source, plus some are moderated - yuck).

It works but lacks many functions needed for me and others to switch from eBay/Amazon/eBids. Can't wait for the new interface but there is more functionality this it needs to get vendor adoption. For example, a vendor rating system for trust, vendor burning for trust and a stable currency so prices don't change during the listing.  It would be nice to be able to list items in US dollars or Euros but pay in Sling or Bitcoin.  Also, you can't list expensive items because all of Sling is worth less than 20k US dollars.

I agree about the Java based markets like NXT and wouldn't trust closed source decentralized markets.

I still buy, hold and stake because this coin has potential if it can keep the devs. 

Cryptovote, I should be able to contribute a DNS seed node.  I will send the IP address.

Any news from the original dev, DG Slayer? 
newbie
Activity: 13
Merit: 0
any new's ??  Angry


I go on vacation soon and return in 2 weeks.   Thanks for all the feedback and support.  When I get back, I will continue coding away.  I hope to get out this version by September.  

The dev sounds like he's on vacation,  give him a break..  its summer.

I'm wondering how does the market work in this wallet the way it is?  
Is it somewhat useable?

I want to sell some things and I don't like any of the other stuff that's out -
(I don't like java based stuff and others are not all open source, plus some are moderated - yuck).

legendary
Activity: 2548
Merit: 1009
Leading Crypto Sports Betting & Casino Platform
newbie
Activity: 29
Merit: 0
Thanks CryptoVote, for the summary of what you're doing. 

If I had a masternode I would volunteer it,  unfortunately I don't (yet).

full member
Activity: 229
Merit: 100
New sling ui looks great. is it already integrated into the new wallet version? i have not updated the software yet.

Is the new UI integrated and functional in with the sling wallet? Do all of the previous functions work like they did in the old wallet? Or is it just skinned for now and non functional?

I am writing a new bridge class in C++ (slingwebbridge.cpp) that connects the rest of the wallet to the HTML/JavaScript so this version is not just a skin.  I also had to alter several existing C++ classes that relate to the Qt UI to get this version to work. Different HTML5 skins will be possible after this version without writing C++ by re-compiling with the changed HTML and/or CSS.  As long as the HTML tag ids are the same, it will still work.  

Right now, most pages are non working HTML5 because I am early in the dev phase.  The new HTML overview and transaction history pages are working within the Qt wallet but all of the other pages need work so I have not published a version.

I am also going to add some hard coded seed nodes to the new this version.  DG Slayer gave me one IP from the BE that I can use as a seed node.  I am going to try to add more.  Any masternode owner want to double as a DNS seed node, please let me know? Your IP and port will be hard-coded in chainparams.cpp.

I go on vacation soon and return in 2 weeks.   Thanks for all the feedback and support.  When I get back, I will continue coding away.  I hope to get out this version by September.  
member
Activity: 67
Merit: 10
This is the latest Sling HTML overview page.  Now using Minovate instead of AdminTLE for the bootstrap/j-query template.  This one uses AngularJS: http://tattek.sk/minovate-angular/#/app/dashboard




Is the new UI integrated and functional in with the sling wallet? Do all of the previous functions work like they did in the old wallet? Or is it just skinned for now and non functional?
hero member
Activity: 770
Merit: 500
FLY DONATION ADDRESS IN SIGNATURE
This is the latest Sling HTML overview page.  Now using Minovate instead of AdminTLE for the bootstrap/j-query template.  This one uses AngularJS: http://tattek.sk/minovate-angular/#/app/dashboard



That indeed looks pretty slick mate Smiley I'm glad that I decided to jump on the SLING train when I did because I know that with the hard work that you guys are putting behind this coin that it will rise again to ATH Smiley Cheers
tyz
legendary
Activity: 3346
Merit: 1530
New sling ui looks great. is it already integrated into the new wallet version? i have not updated the software yet.
newbie
Activity: 29
Merit: 0
Lookin' good !! 

What would you recommend or what are you thinking of using for some type of filter
- like when your client would receive listings it would sort them locally or "make sure" they would be in somewhat appropriate categories?

Or is that a too difficult of a thing to do?

Maybe the filter could "learn" what is spam by what the user would be clicking as spam.. and throwing into a spam category?





full member
Activity: 229
Merit: 100
This is the latest Sling HTML overview page.  Now using Minovate instead of AdminTLE for the bootstrap/j-query template.  This one uses AngularJS: http://tattek.sk/minovate-angular/#/app/dashboard


full member
Activity: 229
Merit: 100
I used Adobe's bootstrap/j-query mega menu to create the Sling category menu.  The open source code is here:  https://adobe-accessibility.github.io/Accessible-Mega-Menu/

This is how the categories looks outside of the wallet.  I am working on integrating this with the wallet market page:
hero member
Activity: 770
Merit: 500
FLY DONATION ADDRESS IN SIGNATURE
I am working on the HTML5 UI for listing an item within the Sling market.  Is anyone able to view the images related to a listing?  I tried on Windows and Linux but neither render the images in the Qt wallet.  I see the image URL are stored in the marketplace db.

Also, I think there should be a confirmation with a review step before submitting a new listing.

I haven't seen images render yet either in the QT wallet.  Maybe only certain formats or sizes render?  I think I remember DG saying something about that,  I'm not sure.

The review step sounds good!
Yes I completely agree with a review step would be a super fantastic idea Smiley
newbie
Activity: 29
Merit: 0
I am working on the HTML5 UI for listing an item within the Sling market.  Is anyone able to view the images related to a listing?  I tried on Windows and Linux but neither render the images in the Qt wallet.  I see the image URL are stored in the marketplace db.

Also, I think there should be a confirmation with a review step before submitting a new listing.

I haven't seen images render yet either in the QT wallet.  Maybe only certain formats or sizes render?  I think I remember DG saying something about that,  I'm not sure.

The review step sounds good!
full member
Activity: 229
Merit: 100
I am working on the HTML5 UI for listing an item within the Sling market.  Is anyone able to view the images related to a listing?  I tried on Windows and Linux but neither render the images in the Qt wallet.  I see the image URL are stored in the marketplace db.

Also, I think there should be a confirmation with a review step before submitting a new listing.
newbie
Activity: 4
Merit: 0
It's so quiet here...

Quiet aint always that bad  Cool

Buy cheap coins and wait hehe

sling MN count at ATH .. 28 nodes and counting.  New UI looks beautiful
hero member
Activity: 896
Merit: 501
It's so quiet here...

Quiet aint always that bad  Cool

Buy cheap coins and wait hehe
hero member
Activity: 824
Merit: 500
CryptoTalk.Org - Get Paid for every Post!
newbie
Activity: 29
Merit: 0
Not sure if it was just a typo,  
but you have "category": "Clothes + Acc",  listed twice

Maybe misc could just be grouped with  "category": "General",  ...  
"category": "General/Misc",  ?

Just minor suggestions, things to be sorted out I guess if people want.

Can't wait to see the new UI,  thank you for working on it !!
 Grin

Edit:  Another thought:
        instead of the word porn,  use category name Sexual Health?
        That way it could include other things.

        Sexual Health
        - Sexual Objects
        - Sex Videos
        - Sex Photos
        - Adult/Escort Services



Pages:
Jump to: