Pages:
Author

Topic: Technical Discussions Thread (Read 5462 times)

legendary
Activity: 1890
Merit: 1000
Landscaping Bitcoin for India!
November 19, 2013, 01:35:29 AM
#46
Anyone played with the BTCChina API as yet?

I have looked at the trades data https://data.btcchina.com/data/trades
and the orderbook https://data.btcchina.com/data/orderbook

But unable to find the relevant ask and bid prices in the mess.

Anyone have an idea?

Edit

Please ignore. Found what I was looking for.
member
Activity: 91
Merit: 10
June 21, 2013, 05:50:14 PM
#45

Yes, but don't you think it is a bit of overkill for simple web apps? I do not mind learning it if there is a real need for it.

Node.JS is the easiest to get started with. A simple HTTP server in node is just 5 lines Wink Its is mean't only for web apps! Smiley
legendary
Activity: 1890
Merit: 1000
Landscaping Bitcoin for India!
June 21, 2013, 11:52:12 AM
#44

Yes, but don't you think it is a bit of overkill for simple web apps? I do not mind learning it if there is a real need for it.
legendary
Activity: 1890
Merit: 1000
Landscaping Bitcoin for India!
legendary
Activity: 1890
Merit: 1000
Landscaping Bitcoin for India!
April 15, 2013, 03:57:30 AM
#41
PHP MySQL web wallet libraries for Coinbase and Blockchain.

Examples and full code.

https://github.com/bensonsamuel/bitcoinweblibraries.git
member
Activity: 199
Merit: 10
April 06, 2013, 01:24:14 AM
#40
I Would go with Django web framework using python as req would be for scaling in long term as well as keeping ground level track of each and every request and response happening on the server and yet faster than PHP and relativly less complex and buggy then java.

I agree with this.  Been spending some time with Python. I thin it is awesome.

Python is amazing... With very little programming background, I managed to learn enough in 3 months to write a full fledged GUI Map generator for a board game..
I currently use python for pretty much everything -> from simple calculations to some simple text processing, and some small scripts for personal use.

One thing i was working on was a small python script that queries buysellbitco.in AND mtgox.com, every few minutes, and outputs the Market price, time stamp, and Effective USD/Re exchange rate.

I noticed that the price varies from around 59.0 to about 60.8 Rs/Usd ....
Simple things like this can help in timing an order with buysellbitco.in to get a better exchange rate (although in this case, its just a difference of Rs 1.8 ).
Took about n hour to write, test, debug and have it up and running without problems. Ran it for about a week before I got bored. Cheesy

If Python is on the cards, I would love to contribute, although I would rate myself as an intermediate level programmer.
legendary
Activity: 1890
Merit: 1000
Landscaping Bitcoin for India!
April 01, 2013, 11:46:47 AM
#39
I Would go with Django web framework using python as req would be for scaling in long term as well as keeping ground level track of each and every request and response happening on the server and yet faster than PHP and relativly less complex and buggy then java.

I agree with this.  Been spending some time with Python. I thin it is awesome.
member
Activity: 76
Merit: 10
Bitcoin
April 01, 2013, 08:18:25 AM
#38
I am using MongoDB without any problems in my PHP Lithium framework. The document concept keeps all the records in JSON and hence easy for us to query.
legendary
Activity: 1001
Merit: 1005
April 01, 2013, 05:17:14 AM
#37
Anyone know any good combinations to replace PHP MySQL mainly for web dev?

Looking for something with wide developer support.



You should also have a look at JDBC/MySQL and NoSQL databases  (example mongo-db).

Mongolab is a company offering free mongodb as a service, which has a REST API, so you can operate the db by sending simple HTTP requests.
https://mongolab.com/welcome/
newbie
Activity: 13
Merit: 0
March 30, 2013, 02:14:47 PM
#36
I Would go with Django web framework using python as req would be for scaling in long term as well as keeping ground level track of each and every request and response happening on the server and yet faster than PHP and relativly less complex and buggy then java.
member
Activity: 76
Merit: 10
Bitcoin
March 28, 2013, 07:16:20 AM
#35
Thank you buysellbitco.in for sharing your experience.
legendary
Activity: 1105
Merit: 1001
https://www.zebpay.com
March 28, 2013, 04:24:46 AM
#34
lucky if you need just static WYSIWYG type of websites,We will recommend http://www.strikingly.com/

Obviously as Benson suggested, webly and wix are more sound and mature platforms Smiley

Also in case you want to have a look at a bit more powerful option I will recommend you to go with Wordpress.  Really powwerfull, have tonnes of functionality, cheap to host and maintain.

But on top of all, I will recommend if you are doing any thing serious with it which involves money it is much better to get help form some one who is good at it and have experience with it.

Cheers
legendary
Activity: 1890
Merit: 1000
Landscaping Bitcoin for India!
March 28, 2013, 01:47:29 AM
#33
There are more than a THOUSAND Programming languages...I wanted to learn C......I Purchased all the  books available in the market on C........Progamming languages are like commodities in the stock market. Every Tom, Dick and Harry names a Language.Since I have no time I go for WYSIWYG  softwares. Which is the best open-source WYSIWYG software.? (What You See Is What You Get)

Lucky, each of those thousand programming languages have a specific function and capabilities.

I assume that you are asking about WYSIWYG editors for the front end. Try weebly.com or wix.com, these are well known online editors that may help you.
sr. member
Activity: 452
Merit: 252
from democracy to self-rule.
March 27, 2013, 11:40:15 PM
#32
There are more than a THOUSAND Programming languages...I wanted to learn C......I Purchased all the  books available in the market on C........Progamming languages are like commodities in the stock market. Every Tom, Dick and Harry names a Language.Since I have no time I go for WYSIWYG  softwares. Which is the best open-source WYSIWYG software.? (What You See Is What You Get)

That depends on what do you want to do with it?
member
Activity: 76
Merit: 10
Bitcoin
March 27, 2013, 10:45:11 PM
#31
hai Nilamdoc,Benson & Amit,
 .   1)   which is the best and secure software for BTC web-designing....I had designed a couple of web-sites....all static....which software can help me design dynamic web-sites ?
   2) where can I get a VPN....Huh

As I told earlier you can go with a VPN hosted with Apache 2.2 with PHP and MySQL it will be an advantage if you install a framework too....
member
Activity: 129
Merit: 10
March 27, 2013, 07:39:20 PM
#30
There are more than a THOUSAND Programming languages...I wanted to learn C......I Purchased all the  books available in the market on C........Progamming languages are like commodities in the stock market. Every Tom, Dick and Harry names a Language.Since I have no time I go for WYSIWYG  softwares. Which is the best open-source WYSIWYG software.? (What You See Is What You Get)
member
Activity: 129
Merit: 10
March 27, 2013, 06:17:05 PM
#29
hai Nilamdoc,Benson & Amit,
 .   1)   which is the best and secure software for BTC web-designing....I had designed a couple of web-sites....all static....which software can help me design dynamic web-sites ?
   2) where can I get a VPN....Huh
legendary
Activity: 1890
Merit: 1000
Landscaping Bitcoin for India!
March 27, 2013, 04:36:03 AM
#28
No requirements Nilam.

I am an academic by nature and coding is my latest pet peeve.

I do build applications, but would like to take some time out and learn more.

Trying to absorb as many languages/ frameworks as possible.
member
Activity: 76
Merit: 10
Bitcoin
March 27, 2013, 12:50:43 AM
#27
Can you explain your requirements in email/chat. I may be able to find a solution for your needs.
Pages:
Jump to: