Bitcoin Forum
April 23, 2024, 08:00:10 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: EU exchange: Intersango  (Read 1991 times)
mizerydearia (OP)
Hero Member
*****
Offline Offline

Activity: 574
Merit: 507



View Profile
July 06, 2011, 05:28:30 PM
 #1

We (Britcoin / Bitcoin Consultancy) have setup a new EU exchange:

https://intersango.com/

You can find our sourcecode on Gitorious.

"You Asked For Change, We Gave You Coins" -- casascius
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713859210
Hero Member
*
Offline Offline

Posts: 1713859210

View Profile Personal Message (Offline)

Ignore
1713859210
Reply with quote  #2

1713859210
Report to moderator
1713859210
Hero Member
*
Offline Offline

Posts: 1713859210

View Profile Personal Message (Offline)

Ignore
1713859210
Reply with quote  #2

1713859210
Report to moderator
lumos
Full Member
***
Offline Offline

Activity: 157
Merit: 104



View Profile
July 06, 2011, 05:31:33 PM
 #2

mizerydearia (OP)
Hero Member
*****
Offline Offline

Activity: 574
Merit: 507



View Profile
July 06, 2011, 05:33:02 PM
 #3



My flowers are better than your flowers
genjix
Legendary
*
Offline Offline

Activity: 1232
Merit: 1072


View Profile
July 08, 2011, 11:54:34 AM
 #4

SEPA transfer times usually take around 3 days.
angelo95
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
July 08, 2011, 12:04:18 PM
 #5

Well done. Your code looks clean and I already liked Britcoin. I will use your exchange  Wink
Jine
Sr. Member
****
Offline Offline

Activity: 403
Merit: 250


View Profile
July 08, 2011, 10:17:35 PM
 #6

I'm missing a ton of features and something all serious bitcoin-related sites should have/use.

1) the code is messy. Take a look at MVC - you really need to separate logic from code in this project.
Base it upon a framework to make it even better and easier to extend.

2) The database-example uses MyISAM - but you're using START TRANSACTION in the code - this will fail, won't it?
Either way it won't work due to lack of transactional support in MyISAM.

3) Do something about the design - it would fit if it was to a portfolio/photo site but not a serious exchange.

4) Caching? This system cannot handle almost no traffic due to the excessive use of JOIN's and stuff against mysql (for like... all pages)

5) Huh

6) Profit.

Previous founder of Bit LC Inc. | I've always loved the idea of bitcoin.
phantomcircuit
Sr. Member
****
Offline Offline

Activity: 463
Merit: 252


View Profile
July 10, 2011, 03:53:04 PM
 #7

I'm missing a ton of features and something all serious bitcoin-related sites should have/use.

1) the code is messy. Take a look at MVC - you really need to separate logic from code in this project.
Base it upon a framework to make it even better and easier to extend.

2) The database-example uses MyISAM - but you're using START TRANSACTION in the code - this will fail, won't it?
Either way it won't work due to lack of transactional support in MyISAM.

3) Do something about the design - it would fit if it was to a portfolio/photo site but not a serious exchange.

4) Caching? This system cannot handle almost no traffic due to the excessive use of JOIN's and stuff against mysql (for like... all pages)

5) Huh

6) Profit.

We're aware of these problems are are building a new exchange to handle these deficiencies.
jostmey
Full Member
***
Offline Offline

Activity: 224
Merit: 100



View Profile WWW
July 11, 2011, 05:46:05 PM
 #8

We (Britcoin / Bitcoin Consultancy) have setup a new EU exchange:

https://intersango.com/

You can find our sourcecode on Gitorious.



Wow! You making the code for the exchange open-source! That is pretty cool of you guys.

Search Bitcoin
Discover the bitcoin economy
aandreas
Member
**
Offline Offline

Activity: 116
Merit: 10



View Profile
July 12, 2011, 12:18:33 AM
 #9

why do i need an open id? no other xchange wants that...
Sukrim
Legendary
*
Offline Offline

Activity: 2618
Merit: 1006


View Profile
July 12, 2011, 01:01:50 PM
 #10

why do i need an open id? no other xchange wants that...
Bitparking actually does... and it's better to have an account at google/facebook... kept safe than on mtgox *cough* *cough*

https://www.coinlend.org <-- automated lending at various exchanges.
https://www.bitfinex.com <-- Trade BTC for other currencies and vice versa.
aandreas
Member
**
Offline Offline

Activity: 116
Merit: 10



View Profile
July 12, 2011, 02:58:59 PM
 #11

why do i need an open id? no other xchange wants that...
Bitparking actually does... and it's better to have an account at google/facebook... kept safe than on mtgox *cough* *cough*

well, i have no open id, and don´t want to use my googleaccount, as i have to permit the site to do to much stuff with my googleaccount

same reason, i don´t allow facebook applications...
phantomcircuit
Sr. Member
****
Offline Offline

Activity: 463
Merit: 252


View Profile
July 13, 2011, 01:28:28 PM
 #12

why do i need an open id? no other xchange wants that...
Bitparking actually does... and it's better to have an account at google/facebook... kept safe than on mtgox *cough* *cough*

well, i have no open id, and don´t want to use my googleaccount, as i have to permit the site to do to much stuff with my googleaccount

same reason, i don´t allow facebook applications...

Logging in with google's openid does not permit britcoin to do anything at all.
bitminer
Newbie
*
Offline Offline

Activity: 39
Merit: 0


View Profile
July 13, 2011, 01:52:43 PM
 #13

I've sent 1 BTC to my deposit address (it has already more than 40 confirmations) but I can't see it on the profile page!  Huh
SeriousWorm
Newbie
*
Offline Offline

Activity: 54
Merit: 0



View Profile
July 13, 2011, 02:11:12 PM
 #14

why do i need an open id? no other xchange wants that...
Bitparking actually does... and it's better to have an account at google/facebook... kept safe than on mtgox *cough* *cough*

well, i have no open id, and don´t want to use my googleaccount, as i have to permit the site to do to much stuff with my googleaccount

same reason, i don´t allow facebook applications...

While facebook allows fb applications to access a lot of your data, OpenID is different; if a site only wants you to log in with a gmail/fb/etc. account, it doesn't get anything else other than a random unique string (or some such), sometimes also your e-mail address (depending on the site), but nothing else. It doesn't get your password or any kind of access to your e-mail/facebook account.
aandreas
Member
**
Offline Offline

Activity: 116
Merit: 10



View Profile
July 13, 2011, 02:26:08 PM
 #15

thx for the calrification, the googlehelp site says, that it could also allow acess to other googlestuff like my picasa (not that i use this, i never trusted google that far, and got a gmailadress only for my androidphone) so i was curious.

well, will see, how this xchnage turns out. seriously the design sucks. +no volume so far. i will stick with mtgox first...
Bigpiggy01
Hero Member
*****
Offline Offline

Activity: 1138
Merit: 523



View Profile WWW
July 15, 2011, 02:06:05 PM
Last edit: July 15, 2011, 02:27:11 PM by Bigpiggy01
 #16

Just out of curiosity how long is the average response time for a query/ support ticket?

As I seem to be having the same issue as Bitminer.

                         ▄▄▄█
              ▄▄▄▄▄▄▄██████▀
      ▄▄█████████████████▀  ▄█
   ▄██████████████████▀ ▄▄██▀
  ███████████████▀▀  ▄▄█▀▀
 ███████████▀▀▀     ▀▀
 ██████▀▀   ▄    █
 ███▀  ▄▄████   ▐█
 █▀   ▄████▀   ▄█▌
      ▀▀▀    ▄██▌
▐▄ ▀█▄▄  ▄▄████▀
██▀  ▀▀█████▀▀
▐▌
RAPTOREUM
  TOKENIZING THE WORLD!
  ██▀
▐▌
▐║
▐║
▐▌
██▄
[ POW Algorithm: GhostRider    Anti-FPGA/ASIC ]
Assets/Tokens Masternodes Smart Contracts

.51% / Double Spend Protection, Instant Speed, Private Send.
▀██
▐▌
║▌
║▌
▐▌
▄██
█▀





█▄
◈ ──  SOCIAL MEDIA ─── ◈
Reddit Telegram Discord
Twitter  Medium GitHub
▀█
  █
  █
  █
  █
  █
▄█
genjix
Legendary
*
Offline Offline

Activity: 1232
Merit: 1072


View Profile
July 17, 2011, 05:22:51 AM
 #17

We try to answer support tickets twice a day. Some tickets which are harder to resolve however take longer.
checkmate
Newbie
*
Offline Offline

Activity: 57
Merit: 0


View Profile
July 17, 2011, 10:45:05 AM
 #18

Sell price: 1BTC = 8€
Buy price: 1BTC = 9,90€

Those prices are nuts; you can get way better prices @ bitmarket!
phantomcircuit
Sr. Member
****
Offline Offline

Activity: 463
Merit: 252


View Profile
July 17, 2011, 12:06:06 PM
 #19

Sell price: 1BTC = 8€
Buy price: 1BTC = 9,90€

Those prices are nuts; you can get way better prices @ bitmarket!

bitmarket doesn't eliminate counter party risk at all...
checkmate
Newbie
*
Offline Offline

Activity: 57
Merit: 0


View Profile
July 18, 2011, 06:29:43 AM
 #20

Sell price: 1BTC = 8€
Buy price: 1BTC = 9,90€

Those prices are nuts; you can get way better prices @ bitmarket!

bitmarket doesn't eliminate counter party risk at all...

It would still be stupid to buy there.
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!