Bitcoin Forum
May 22, 2024, 04:57:51 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: [1]
  Print  
Author Topic: Coinchat Development Bounties | JS work | 4.5 BTC total  (Read 1017 times)
🏰 TradeFortress 🏰 (OP)
Bitcoin Veteran
VIP
Legendary
*
Offline Offline

Activity: 1316
Merit: 1043

👻


View Profile
August 08, 2013, 11:55:46 AM
Last edit: August 09, 2013, 07:12:23 AM by TradeFortress
 #1

Complete development bounties to earn BTC. Some of them require a mobile device.

1. Mobile: Focusing on #chatinput should lock the chat content (#chattext) at the bottom

When a mobile user focuses on #chatinput, during the keyboard bring up transition #chattext should always be scrolled to the maximum extent possible.

Bounty: 1 BTC


2. Fix freeze after 3rd scrollback message is emitted on Chrome for Android

There's a freeze (1-2 seconds, seems to increase with the number of rooms you are in) after the 3rd message for Chrome for Android on a nexus 4. I tested genRooms and it is only called 3-4 times, taking a total of less than 80ms - so it's not genRooms which is what I thought it is.

Identify and fix this freeze to get the bounty.

Bounty: 3.5 BTC

JS: https://coinchat.org/static/js/scripts.js
Submit a diff. Contact admin@glados.cc
001sonkit
Hero Member
*****
Offline Offline

Activity: 784
Merit: 1000


Casper - A failed entrepenuer who looks like Zhou


View Profile WWW
August 08, 2013, 03:18:49 PM
 #2

Item #1 Fixed

☎ Call 1-800-devin-teh-dev ! ☎
Seriously you want me to laugh at his codeability?

GEMINI ACCOUNT REVIEW - Source of Funds Request
001sonkit
Hero Member
*****
Offline Offline

Activity: 784
Merit: 1000


Casper - A failed entrepenuer who looks like Zhou


View Profile WWW
August 08, 2013, 03:37:53 PM
 #3

Extra sutff for admin to improve for iOS devices. Coding the extra for him.

For the 2nd one.... eh.. lag is a lag i guess... at least my mobile doesnt have great CPU (to be frank, i lend my dad's android to test things for now.) So actually i expect dalays

EDIT1 :

Even CC takes the most RAM outta million tabs on mine

GEMINI ACCOUNT REVIEW - Source of Funds Request
r3wt
Hero Member
*****
Offline Offline

Activity: 686
Merit: 504


always the student, never the master.


View Profile
August 08, 2013, 03:39:49 PM
 #4

i can test on my android if ya want....

My negative trust rating is reflective of a personal vendetta by someone on default trust.
001sonkit
Hero Member
*****
Offline Offline

Activity: 784
Merit: 1000


Casper - A failed entrepenuer who looks like Zhou


View Profile WWW
August 08, 2013, 04:07:16 PM
Last edit: August 08, 2013, 04:28:34 PM by 001sonkit
 #5

Use Bluestacks if you haven't knew it
EDIT 20 minutes later:

Back to work, finished my lab report (yes, and i am at summer holiday with works!)

GEMINI ACCOUNT REVIEW - Source of Funds Request
🏰 TradeFortress 🏰 (OP)
Bitcoin Veteran
VIP
Legendary
*
Offline Offline

Activity: 1316
Merit: 1043

👻


View Profile
August 08, 2013, 11:34:29 PM
 #6

#1 still haven't got a working solution, although some people are working on it. #2 is still open!
🏰 TradeFortress 🏰 (OP)
Bitcoin Veteran
VIP
Legendary
*
Offline Offline

Activity: 1316
Merit: 1043

👻


View Profile
August 09, 2013, 08:08:07 AM
 #7

#2 only happens when you are logged in (have a valid cookie).
Anon135246
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
September 07, 2013, 08:54:52 AM
Last edit: September 07, 2013, 09:14:45 AM by Anon135246
 #8

Complete development bounties to earn BTC. Some of them require a mobile device.

1. Mobile: Focusing on #chatinput should lock the chat content (#chattext) at the bottom

When a mobile user focuses on #chatinput, during the keyboard bring up transition #chattext should always be scrolled to the maximum extent possible.

Bounty: 1 BTC


2. Fix freeze after 3rd scrollback message is emitted on Chrome for Android

There's a freeze (1-2 seconds, seems to increase with the number of rooms you are in) after the 3rd message for Chrome for Android on a nexus 4. I tested genRooms and it is only called 3-4 times, taking a total of less than 80ms - so it's not genRooms which is what I thought it is.

Identify and fix this freeze to get the bounty.

Bounty: 3.5 BTC

JS: https://coinchat.org/static/js/scripts.js
Submit a diff. Contact admin@glados.cc

Hey TF,

I've tried something, and I didn't get the freeze after the 3rd message (I'm using Chrome on Galaxy S3 though). I've disabled 'force accelerated composited scrolling'. Disable it manually by using this url: Chrome://flags , and scroll down a bit. Chrome is know for it's high CPU usage, causing random freezes.

The code is:

Quote
extern const char kDisableAcceleratedOverflowScroll[] =
    "disable-accelerated-overflow-scroll";

Hope it helps!
001sonkit
Hero Member
*****
Offline Offline

Activity: 784
Merit: 1000


Casper - A failed entrepenuer who looks like Zhou


View Profile WWW
September 07, 2013, 09:20:57 AM
 #9

PM or Email him, he probably would forgot this post already Smiley

GEMINI ACCOUNT REVIEW - Source of Funds Request
Anon135246
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
September 07, 2013, 10:15:15 AM
 #10

PM or Email him, he probably would forgot this post already Smiley

Will do, thanks Tongue
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!