Pages:
Author

Topic: [ANN][CON] PayCon™ HI POS | LiteStake | Multisend | TOR | Android - page 96. (Read 179167 times)

legendary
Activity: 882
Merit: 1024
Downloading the wallet and taking a look see at the code.

Sounds great, I'll even drop you a couple Coins as well.

Forums don't like posting addresses, you could pm it to me or put it in your signature.
legendary
Activity: 1033
Merit: 1005
Downloading the wallet and taking a look see at the code.
legendary
Activity: 882
Merit: 1024
I put in a request to coinpayments.net to have PayCon added
legendary
Activity: 882
Merit: 1024
I have been adding a bunch of new features over the last few days and integrating the backlog of the wallet designs and layouts Smiley

Would be a good time to pick up some cheap CON, prices are very nice

Check it out on C-Cex and lets get some buying happening
legendary
Activity: 882
Merit: 1024
Crestington, I sent you the forth video! Hope you like it. Also, I sent you a couple other messages. I wasn't sure if they sent or not. I've been having trouble sending messages on here the last day or so.  Undecided

Yeah I got the messages and responded, going through the video and seeing what I can add, thank you for all of that Smiley
legendary
Activity: 1267
Merit: 1000
BabelFish - FISH Token Sale at Sovryn
Crestington, I sent you the forth video! Hope you like it. Also, I sent you a couple other messages. I wasn't sure if they sent or not. I've been having trouble sending messages on here the last day or so.  Undecided
legendary
Activity: 994
Merit: 1000
Great idea to make it default - awesome look!


If some funds are needed to add new features (anon, speed sync, litehashing etc) for paying devs count me in with 0.10BTC personal funding.

Together we are strong and PayCon will be successfull Smiley


legendary
Activity: 882
Merit: 1024
Fantastic, I think the only change I could think of with both themes is to use colored text for the Statistics etc. otherwise it's hard to read Black on Black.

You mean the heading? That's right.
Before your next update you could remove some of the font styles in statisticspage.ui, blockbrowser.ui and chatwindow.ui.

For Example: statisticspage.ui

Code:
  
  
  
  Open Sans,sans-serif
  

  

  
  <html><head/><body><p><span style=" font-size:20px; font-weight:600; color:#000000;">PayCon Statistics</span></p></body></html>
  

  
Code:
   
  
  
   Open Sans,sans-serif
  

  

  
   PayCon Statistics
  

  


Then you can style the text and headings using the style.qss.

Code:
#StatisticsPage #label_5, BlockBrowser #label_5 #ChatWindowClass #label_9, #ChatWindowClass #label_11, #ChatWindowClass #label_12 {
background:transparent;
color:#f4cc0e;
font-size:20px;
font-weight:600;
}






Can you make it as a pull request to the source? and I'll make it the default, I really like the look
hero member
Activity: 910
Merit: 510
Fantastic, I think the only change I could think of with both themes is to use colored text for the Statistics etc. otherwise it's hard to read Black on Black.

You mean the heading? That's right.
Before your next update you could remove some of the font styles in statisticspage.ui, blockbrowser.ui and chatwindow.ui.

For Example: statisticspage.ui

Code:
  
 
 
  Open Sans,sans-serif
 

 

 
  <html><head/><body><p><span style=" font-size:20px; font-weight:600; color:#000000;">PayCon Statistics</span></p></body></html>
 

 
Code:
   
   
   
   Open Sans,sans-serif
   

   

   
   PayCon Statistics
   

   


Then you can style the text and headings using the style.qss.

Code:
#StatisticsPage #label_5, BlockBrowser #label_5 #ChatWindowClass #label_9, #ChatWindowClass #label_11, #ChatWindowClass #label_12 {
background:transparent;
color:#f4cc0e;
font-size:20px;
font-weight:600;
}




legendary
Activity: 882
Merit: 1024
The Show goes on!

We Will Win!!!

Oh well it was more that they wanted help dispelling false accusations on their thread so I even posted there to help them out a bit, helping them also helps us. The ones that have been around for a while can see things for what they are but you also need new investors to help a community grow so you don't want false information.
legendary
Activity: 882
Merit: 1024
Hippie Tech FUD:

For those not in the know, IFC's real dev is and always was, muddafudda. He, zackclark and the rest of his cryptsy buds staged everything from the very expensive client update to the IFC vs IFCv2/COL drama queen parade.

And they are STILL at it with CON vs PYC, COLv2.. ect..

That's nonsense
and FUD. Do you suffer from paranoia? Cheesy

Lol, well I haven't really looked too much into who actually made IFC and he often gets his facts wrong since he just looks at something and assumes and posts without checking. He stated that PayCon was based off PYC (which he should have stated was XPY and is also a totally different coin) and yet it was actually based off of CzechCoin which you could see by checking the source. Mudda didn't even have a hand in the CV2 client, he can clone decently and does fair launches but often rushes things. Originally CV2 was X11 while in Beta but I brought it in line with PayCon code for the final launch as it had a couple extra features, allows me to keep both code bases in step and reduce costs. I don't know why he is even mentioning zackclark, I tried so many times to help him figure things out and offer help but I think he just gave up. I'm pretty sure he still thinks I am Mudda just because I decided to take over 2 Coins but arguing with him is pointless, I saw those posts and decided it wasn't worth it. Basic math would prove him wrong if adding up my posts, Mudda's and all my posts on the Col forums along with the arguments I had with him and the way we type, I even told him where I was from in a quoted post (also in my profile) and he still got that wrong, I could see that Mudda was Aussie by the language used, why couldn't he see it?... But I guess that would take logical reasoning.
full member
Activity: 216
Merit: 100
Hippie Tech FUD:

For those not in the know, IFC's real dev is and always was, muddafudda. He, zackclark and the rest of his cryptsy buds staged everything from the very expensive client update to the IFC vs IFCv2/COL drama queen parade.

And they are STILL at it with CON vs PYC, COLv2.. ect..

That's nonsense
and FUD. Do you suffer from paranoia? Cheesy
legendary
Activity: 882
Merit: 1024
I've been tinkering around with Stealth now that we have swappable wallet themes.



There's a couple things I want to work on, I've already pulled and adapted Stealth addresses (as introduced by ShadowCoin) but needs a little fine tuning of keys, along with some address optimization, one use only keys and .onion nodes, I think that would cover the anonymity and security side.

Would also be looking at using a central server for rapid Blockchain syncing up to a static point, that would cover having fast sync times at all points in time.

I also want to tighten up the time limits for accepting of Blocks and see if we can get litestake {as introduced by HyperStake) and reduce strain on computer CPU usage

We have Android and IOS wallets currently being worked on (elmanagers cousin is working on it as far as I know)

Pretty much, if we can add all that in then we are all set and can start planning the PayConvention, buy your tickets with cash or PayCon (at a big discount), everything payable in PayCon from merchandise (t-shirts, buttons, hats etc) to drinks and food. We could throw in a laser light show, DJ's, burlesque and fine dining food and everyone can Get their CON on!

A party is pretty cheap, the PR and needing to buy Coins to get tickets would be well enough if it just broke even but even then to throw an event costs pennies on the dollar anyways. Who needs these boring lectures about Blockchain technology...YAWN!! Crypto should be exciting.

Sounds interesting. I like to buy some tickets!  Grin

I'm going to send you a rough copy of the 4th video today.

Fantastic, I look forward to seeing it!

I'm having a few problems with my computer right now. I'll get the video to you tomorrow.  Smiley

No worries, we have no deadline for it so when it's ready then it's ready and not a moment sooner.
legendary
Activity: 882
Merit: 1024
I thought this announcement was just a joke. But it is a real coin.

FML.


Tongue it's a legit Coin pretending to be a scam, it's how Crypto is done in 2015.

Have some fun and make some jokes but in it's core the focus is on security, profitability for the userbase and establishing long-term markets at low cost. Only sell pressure can come from the holders with high rewards without hyper-inflation, mining costs a couple dollars in electricity a month and we do the development ourselves. So far we've spent about $400-500 on development so actual sell pressure and investment needs are very low which means more profits for investors. Making a joke out of it highlights the fact that all Coins are just clones of other Coins, and having no plans, no rules and no moderation gives the freedom to build depending on reactions of the market and you aren't under pressure of deadlines. It also is great at screening for the people you really want, because there would be many that would look at it and say "oh I don't want this" and walk away but if someone were to really look into it, they would see that it actually has some good tech, ideas and people behind it Smiley
legendary
Activity: 1267
Merit: 1000
BabelFish - FISH Token Sale at Sovryn
I've been tinkering around with Stealth now that we have swappable wallet themes.



There's a couple things I want to work on, I've already pulled and adapted Stealth addresses (as introduced by ShadowCoin) but needs a little fine tuning of keys, along with some address optimization, one use only keys and .onion nodes, I think that would cover the anonymity and security side.

Would also be looking at using a central server for rapid Blockchain syncing up to a static point, that would cover having fast sync times at all points in time.

I also want to tighten up the time limits for accepting of Blocks and see if we can get litestake {as introduced by HyperStake) and reduce strain on computer CPU usage

We have Android and IOS wallets currently being worked on (elmanagers cousin is working on it as far as I know)

Pretty much, if we can add all that in then we are all set and can start planning the PayConvention, buy your tickets with cash or PayCon (at a big discount), everything payable in PayCon from merchandise (t-shirts, buttons, hats etc) to drinks and food. We could throw in a laser light show, DJ's, burlesque and fine dining food and everyone can Get their CON on!

A party is pretty cheap, the PR and needing to buy Coins to get tickets would be well enough if it just broke even but even then to throw an event costs pennies on the dollar anyways. Who needs these boring lectures about Blockchain technology...YAWN!! Crypto should be exciting.

Sounds interesting. I like to buy some tickets!  Grin

I'm going to send you a rough copy of the 4th video today.

Fantastic, I look forward to seeing it!

I'm having a few problems with my computer right now. I'll get the video to you tomorrow.  Smiley
sgk
legendary
Activity: 1470
Merit: 1002
!! HODL !!
I thought this announcement was just a joke. But it is a real coin.

FML.
legendary
Activity: 882
Merit: 1024
I've been tinkering around with Stealth now that we have swappable wallet themes.



There's a couple things I want to work on, I've already pulled and adapted Stealth addresses (as introduced by ShadowCoin) but needs a little fine tuning of keys, along with some address optimization, one use only keys and .onion nodes, I think that would cover the anonymity and security side.

Would also be looking at using a central server for rapid Blockchain syncing up to a static point, that would cover having fast sync times at all points in time.

I also want to tighten up the time limits for accepting of Blocks and see if we can get litestake {as introduced by HyperStake) and reduce strain on computer CPU usage

We have Android and IOS wallets currently being worked on (elmanagers cousin is working on it as far as I know)

Pretty much, if we can add all that in then we are all set and can start planning the PayConvention, buy your tickets with cash or PayCon (at a big discount), everything payable in PayCon from merchandise (t-shirts, buttons, hats etc) to drinks and food. We could throw in a laser light show, DJ's, burlesque and fine dining food and everyone can Get their CON on!

A party is pretty cheap, the PR and needing to buy Coins to get tickets would be well enough if it just broke even but even then to throw an event costs pennies on the dollar anyways. Who needs these boring lectures about Blockchain technology...YAWN!! Crypto should be exciting.

Sounds interesting. I like to buy some tickets!  Grin

I'm going to send you a rough copy of the 4th video today.

Fantastic, I look forward to seeing it!
legendary
Activity: 1267
Merit: 1000
BabelFish - FISH Token Sale at Sovryn
I've been tinkering around with Stealth now that we have swappable wallet themes.



There's a couple things I want to work on, I've already pulled and adapted Stealth addresses (as introduced by ShadowCoin) but needs a little fine tuning of keys, along with some address optimization, one use only keys and .onion nodes, I think that would cover the anonymity and security side.

Would also be looking at using a central server for rapid Blockchain syncing up to a static point, that would cover having fast sync times at all points in time.

I also want to tighten up the time limits for accepting of Blocks and see if we can get litestake {as introduced by HyperStake) and reduce strain on computer CPU usage

We have Android and IOS wallets currently being worked on (elmanagers cousin is working on it as far as I know)

Pretty much, if we can add all that in then we are all set and can start planning the PayConvention, buy your tickets with cash or PayCon (at a big discount), everything payable in PayCon from merchandise (t-shirts, buttons, hats etc) to drinks and food. We could throw in a laser light show, DJ's, burlesque and fine dining food and everyone can Get their CON on!

A party is pretty cheap, the PR and needing to buy Coins to get tickets would be well enough if it just broke even but even then to throw an event costs pennies on the dollar anyways. Who needs these boring lectures about Blockchain technology...YAWN!! Crypto should be exciting.

Sounds interesting. I like to buy some tickets!  Grin

I'm going to send you a rough copy of the 4th video today.
legendary
Activity: 882
Merit: 1024
I've been tinkering around with Stealth now that we have swappable wallet themes.



There's a couple things I want to work on, I've already pulled and adapted Stealth addresses (as introduced by ShadowCoin) but needs a little fine tuning of keys, along with some address optimization, one use only keys and .onion nodes, I think that would cover the anonymity and security side.

Would also be looking at using a central server for rapid Blockchain syncing up to a static point, that would cover having fast sync times at all points in time.

I also want to tighten up the time limits for accepting of Blocks and see if we can get litestake {as introduced by HyperStake) and reduce strain on computer CPU usage

We have Android and IOS wallets currently being worked on (elmanagers cousin is working on it as far as I know)

Pretty much, if we can add all that in then we are all set and can start planning the PayConvention, buy your tickets with cash or PayCon (at a big discount), everything payable in PayCon from merchandise (t-shirts, buttons, hats etc) to drinks and food. We could throw in a laser light show, DJ's, burlesque and fine dining food and everyone can Get their CON on!

A party is pretty cheap, the PR and needing to buy Coins to get tickets would be well enough if it just broke even but even then to throw an event costs pennies on the dollar anyways. Who needs these boring lectures about Blockchain technology...YAWN!! Crypto should be exciting.
legendary
Activity: 882
Merit: 1024

We've also got hot swappable theme's now...


It works fine... Smiley

Probably this weekend when I finish the Theme DarkWallet, I can publish or send you the stylesheet.

Fantastic, I think the only change I could think of with both themes is to use colored text for the Statistics etc. otherwise it's hard to read Black on Black.
Pages:
Jump to: