Bitcoin Forum
May 28, 2024, 09:17:49 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 [37] 38 39 40 41 42 43 44 45 46 47 48 49 »
721  Alternate cryptocurrencies / Altcoin Discussion / Re: Boycott BTC-E on: February 23, 2013, 01:46:10 PM
Will there be an API for the exchange? Maybe an app for mobiles?
722  Bitcoin / Project Development / Re: Can we create a bitcoin mobile app store? on: February 19, 2013, 02:46:41 PM
I think, people would pay for those apps, if they would actually make some coins with them. Imagine a trading app, that takes some fees for each generated profit, or so.

Or a game, where you could win some coins, but have to pay some percentage from a win, or so.
723  Bitcoin / Project Development / Re: If you made a mobile app... would you advertise bitcoin in the free version? on: February 15, 2013, 04:49:21 PM
What kind of app you want to write? Game?
724  Bitcoin / Project Development / Re: Collab for phonegap app for btc-e on: February 15, 2013, 03:48:51 PM
Parsing the website would be way too complicated. Using the API is a lot more simple here...
725  Local / Trading und Spekulation / Re: Welchen Markt bevorzugt Ihr? on: February 13, 2013, 02:55:20 PM
Ich find das User-Interface bei btc-e soviel besser als bei MtGox...
726  Economy / Trading Discussion / Re: Is there any client-side program of bitcoin exchange transaction? on: February 12, 2013, 07:06:54 PM
Like this one?

https://i.imgur.com/MqHfF.jpg
727  Bitcoin / Project Development / Re: [DISCUSSION] Setting up a bitcoin service for Greece on: February 11, 2013, 06:35:32 PM
What about payment services, that don't involve a bank? Smartphones are available there at low cost?
728  Bitcoin / Project Development / Re: Collab for phonegap app for btc-e on: February 09, 2013, 05:21:12 PM
Cool!

What I can give you:

An eclipse project with the sources, so you can build the project and run it in the emulator or on your smartphone.

How it works: it's actually just a bit of html and some javascript to fetch the data and fill the html tables with them. Maybe this could be done a lot better with css and div tags, but I'm quite clueless when it comes to html...

Ciao,
Andreas
729  Economy / Services / Re: Anyone Want to Team Up? on: February 05, 2013, 04:34:31 PM
I have some code for a retro game and look for a pixel artist. And maybe some coder to help with the game server.
730  Economy / Service Discussion / Re: btc-e.com chat window doesn't work in chrome? on: February 05, 2013, 04:31:09 PM
I have a similar effect on my android phone with the default browser and opera. No way to chat with the phone... Sad
731  Other / Beginners & Help / Re: Newbies Hangout on: January 28, 2013, 07:20:52 PM
Go to #bitcoin-otc on the freenode irc server.

Or check btc-e.com to do some trading.
732  Economy / Services / Re: [Code] Will Code in Java on: January 23, 2013, 10:01:24 AM
Well...since it's more than 100 classes, you 'll need some time,  I guess...
733  Economy / Services / Re: [Code] Will Code in Java on: January 22, 2013, 05:21:49 PM

u can work directly with memory with the intern class named "Unsafe".
http://highlyscalable.wordpress.com/2012/02/02/direct-memory-access-in-java
http://robaustin.wikidot.com/how-to-write-to-direct-memory-locations-in-java

this is usefull in situations when primitives (char/int/... arrays) arent fast enough and u need it even faster.
for comparsion (didnt test primitive array vs direct memory way, altough i dont think its much faster.):
Integer[] -> 56 nano seconds
ArrayList -> 27755 nano seconds


That's cool, but I try to avoid the sun* classes usually. Maybe I should give you my trading sources, so you could speed them up a bit... Smiley
734  Economy / Services / Re: [Code] Will Code in Java on: January 22, 2013, 03:35:25 PM
K1773R: your second question is kinda tough for me. You want a method, that writes a value directly in some given address? I only know some Java hardware, where you can access the ram as a (pseudo-) byte array.

Is there a generic solution?

Or do you just mean some serialization to bytes?

I guess , I don't really understand your question...hmmh...
735  Economy / Services / Re: [Code] Will Code in Java on: January 22, 2013, 10:15:20 AM
I do like it, but I don't fully understand what you want to do.

Ok. I'm always willing to explain the details, if you're interested. And I have some running sources, that I can show...
736  Bitcoin / Project Development / Re: Looking to hire a app programmer (iPhone & Android) (paid) on: January 21, 2013, 06:56:39 PM
Yeah! Agreed! Smiley

https://bitcointalk.org/index.php?topic=135392.0
737  Economy / Services / Re: [Code] Will Code in Java on: January 21, 2013, 06:27:08 PM
So you don't like my idea? What's wrong with it?
738  Economy / Services / Re: [Code] Will Code in Java on: January 19, 2013, 05:56:38 PM
Hey! Java still rules and will exist long after c# is gone...

Working on a Java trading app. Interested in a collab?
739  Bitcoin / Bitcoin Discussion / Re: Kim Dotcom Mansion: Press conference 2013-01-19 GMT on: January 19, 2013, 05:45:48 PM
http://www.spiegel.de/netzwelt/web/megaupload-nachfolger-mega-im-test-a-878539.html

They did not mention btc...
740  Bitcoin / Project Development / Re: Need help building a BTC gambling site. on: January 18, 2013, 10:17:37 AM
Firefox 4/5 had sockets, but they were disabled by default.

I used jquery mobile for a small btc-e app, I started recently, and it was ok. Not great, but good enough to use some of it's functionality. But as an example, I don't feel very comfortable with the used syntax.

My game was obviously intented to be a clone of the old atari combat game (one of 3 modules, I once had for the vcs 2600). The game in your link looks great (I can't do any graphics. Took me some days to draw the 2 tanks), but it's unusable on my machine. It takes very long to load, and then it runs with 1 frame per second, or so.

But I have to admit, that my machine is not very fast (AMD Sempron 1.7 GHz under a heavy load) and the browser under Gentoo Linux are usually quite dated.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 [37] 38 39 40 41 42 43 44 45 46 47 48 49 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!