Bitcoin Forum
May 27, 2024, 09:55:43 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 3 »
1  Alternate cryptocurrencies / Altcoin Discussion / What is the best place to discuss Altcoin technology? on: November 16, 2017, 03:22:47 PM
I am exploring alternative POW algorithms that would make mining on ARM and low-power devices economical ( think mobile phones, raspberry-pi's, old laptops ).  I see most of the talk here is about ICO's and trading instead of new coin development.  Is there a place where I can bounce technical ideas off of people or find other developers who might be interested in collaborating? 
2  Economy / Digital goods / Buying Google / Trimble Sketchup PRO 2015 License $60 OBO on: September 15, 2015, 03:17:41 PM
I need to upgrade to PRO but only need like 1 feature so I don't want to spend >$500 for the PRO license at retail.  If you are student you can get it for $49.  Transaction can be done through escrow.

http://www.sketchup.com/

http://www.sketchup.com/buy/student-licenses
3  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: Looking for android and iOS developer for creating wallet on: November 18, 2014, 07:04:34 PM
I might be interested in the Android wallet side.  But it wholly depends on what you are paying.  Post it here or PM for my rate.
4  Economy / Service Announcements / Re: [ANN] Bitcointalk.org Android app ( fast, modern, sleek ) on: May 13, 2014, 07:28:25 PM

Yeah, mostly due to security concerns.

understandable.  I am still trying to figure out the revenue model and how open-source would fit into it.  Maybe charge for the source?  As in whatever revenue model i use ( app, iap, paid ) giving away the source negates any of them.
5  Economy / Service Announcements / Re: [ANN] Bitcointalk.org Android app ( fast, modern, sleek ) on: May 12, 2014, 11:03:25 PM
Great start! Thanks for using Holo UI Cheesy
Can't wait for user login, etc.

Does your team have any plans on making this open source?

Thanks!  Currently "team" = just me.  Don't currently have any plans to make it open source.  Do you ask due to security considerations?
6  Bitcoin / Project Development / Re: Who would be interested in an really good Android Bitcointalk.org App? on: May 12, 2014, 10:44:13 PM
work on the app has been started, see https://bitcointalk.org/index.php?topic=606796.msg6696331#msg6696331
7  Economy / Service Announcements / [ANN] Bitcointalk.org Android app ( fast, modern, sleek ) on: May 12, 2014, 10:42:15 PM



Play Store: https://play.google.com/store/apps/details?id=com.github.browep.bitcointalk



Currently in Alpha

Browse the bitcointalk.org forums with a native Android client.  Swipe to the next page of the board/topic.  Just to last page.

Current Features:

Browse forum contents, view replies.
Native widgets and responsive design. 
Android-ish experience.


Planned features and current roadmap can be viewed here: https://trello.com/b/6cdP29Fi/bitcointalk-org-android-app

Please use this topic for feedback, it will be monitored by me.
8  Bitcoin / Project Development / Re: Who would be interested in an really good Android Bitcointalk.org App? on: May 01, 2014, 04:48:00 PM

Fair enough. Sounds great.

As a recommendation, maybe within v4 or v3, would be to include notifications upon reply to thread if the thread is watched within the app.
Basically the same thing as email notifications, but within the app itself.

This would take more continuous querying to the server however, so it should be able to be turned off on mobile (in case the person is low on bandwidth/data).

Notification for watched threads would be cool.  But yeah, you run into a polling issue on mobile ( bandwidth, battery, data consideration ).  Maybe a server that does the polling and does push messaging to the app  on updates might work.  Don't know bitcointalk.org's policy on scraping or whether they would ban for one server/ip continuously pounding the server looking for updates.
9  Bitcoin / Project Development / Re: Who would be interested in an really good Android Bitcointalk.org App? on: May 01, 2014, 04:23:03 PM

How do you plan on altering the app upon the new forum software?

Don't know when that would be ( does anyone really? ) but I make apps with TDD ( test-driven development ).  I will be using the current html as test cases for parsing.  If/when new forum software appears the job is straightforward ( although non-trivial ) to make the parsing engine handle the HTML ( replace the old HTML in the testcases with new HTML and make all the tests pass ). 

10  Bitcoin / Project Development / Re: Who would be interested in an really good Android Bitcointalk.org App? on: May 01, 2014, 04:03:23 PM
As long as the connections do not pass through another server and anyone using the app directly connects to BitcoinTalk.org: Sure I wouldn't mind having a more compatible app.

Be prepared for a long development time. You could throw some of the development on Github to speed up the process and allow other members to contribute.

Connections will hit bitcointalk.org directly as running an intermediary server seems expensive and I can't really think of any benefits to that.
11  Bitcoin / Project Development / Who would be interested in an really good Android Bitcointalk.org App? on: May 01, 2014, 03:11:51 PM
I am an Android developer with quite a few years under my belt.  I've been unimpressed with the current Bitcointalk.org Android app offering ( https://play.google.com/store/apps/details?id=net.elbandi.forum.bitcointalk ).  I want to make a slick, android-design-compliant app that doesn't suck.

Here's a proposed roadmap:

ALPHA:
  • guest access ( no login )
  • browse meta topics
  • browse forum list
  • browse forum topic ( will include a paging function so swiping left and right will get you to the next page of replies, next page is pre-loaded )
  • reply formatting ( avatar, user stats, quote formatting, link highlighting, html )

BETA:
  • view user profile
  • search
  • forum caching
  • text resizing
  • contextual menu for each reply ( user profile, user stats, user signature )

v1:
  • fix all medium-severe bugs
  • setting for hiding showing things ( avatar, signature, stats, reply timestamps )

v2:
  • user login
  • post reply
  • quote reply
  • my profile
  • my recent posts

v2.5
  • my messages
  • send messages

v3
  • tablet support
  • topic list on left


https://play.google.com/store/apps/details?id=com.andrewshu.android.reddit is my design and usability inspiration.  If you think you will use a stable, well designed app with the above features then please reply to this poll.  If you have some feedback beyond the above poll or have questions then ask below.  Thanks.

Edit: also, if there are features that are not on the list or functionality that you would like to see then let me know.

Edit 2: work on the app has started, see https://bitcointalk.org/index.php?topic=606796.msg6696331#msg6696331 for announcement and tracking

12  Bitcoin / Project Development / Re: [WOW] $10,000 bounty for gifted mobile app developers on: April 09, 2014, 12:21:03 AM
Quote
View and edit the user’s hitbtc profile

still not sure how to accomplish this, don't see anything in the api about it.

Thanks
13  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: Just-Dice.com : Invest in 1% House Edge Dice Game on: April 04, 2014, 11:40:24 PM

Yeah, but how would that even work? As an anonymous provider, dooglus will not be able to list it in any appstore. Doubt he will make this.

You would host the app on your own cdn, certainly not as convenient but definitely do-able.  You can install off-app-market apps without too much trouble, it's just a checkbox on most phones.  That's how most apps that live in the they grey area ( porn, gambling, rooting ) operate.
14  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: Just-Dice.com : Invest in 1% House Edge Dice Game on: April 04, 2014, 08:51:56 PM
It's good, just not out of this world great.  The UI is very App-ish, just thought an actual native app would be a cool experience ( Better handle network connectivity, intuitive screen fitting, faster loads, home screen widgets, notifications ).  Not needed but would be cool.
15  Bitcoin / Project Development / Re: [WOW] $10,000 bounty for gifted mobile app developers on: April 04, 2014, 08:43:02 PM

Each contestant is invited to submit up to two applications: one for Android® and one for IOS®. The application must be able to perform the following:
   •   Display graphs
   •   Update information in real time
   •   Show the tickers
   •   Allow users to place buy and sell orders, including choosing the order type (e.g. market or limit)
   •   View and edit the user’s hitbtc profile
   •   Display the user’s account


How are we supposed to view/edit the user's profile?  I don't see anywhere in http://hitbtc-com.github.io/hitbtc-api/ that has update privileges for a user's profile.  Are we doing HTTP Form POST's?  Do we need get the user's un/pw ( I would advise against it ).  How about getting the api/secret?  I don't see anything about oAuth, are user's copy/pasting creds in there? ( not a great UX ).

Thanks for any info, very interested in participating.
16  Economy / Service Announcements / [ANN] LocalCoinAlert.com - receive email alerts when a local business adopts BTC on: April 04, 2014, 04:55:05 PM
http://www.localcoinalert.com/

Receive email alerts when a business near you starts accepting bitcoins as payment.  It's a one time cost of about 1mBTC to signup.  Feedback very welcome.  Refunds are free, no questions asked.  Uses coinbase for checkout.
17  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: Just-Dice.com : Invest in 1% House Edge Dice Game on: April 04, 2014, 01:41:11 AM
Have you thought about a mobile app?  Maybe for Android?  I think the Apple market place frowns on gambling apps.
18  Economy / Service Announcements / Re: CoinMD is a place to get medical advice for Bitcoin on: March 12, 2014, 06:59:31 PM
How many "doctors" do you have answering questions?
19  Economy / Service Announcements / Re: I built a bitcoin app you may find useful on: March 12, 2014, 06:52:15 PM
Quote
Store your bitcoin in an ultra-secure, easy-to-use wallet.

How secure are we talking?  After the rash of hacks lately I am going to need a little more info.
20  Economy / Gambling / Re: Launched Feb 21st!! Ro-Invest.com - Up to 13% daily interest on bitcoin/e-wallet on: February 24, 2014, 10:35:02 PM
mmmmm ponzi scheme, it's so delicious.
Pages: [1] 2 3 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!