Bitcoin Forum
June 21, 2024, 03:31:17 PM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 »
1  Other / Meta / Install Tapatalk To Give Easier Access to Mobile Users? on: May 24, 2011, 04:46:56 AM
I was just wondering if it was possible for the admin of this forum to install the Tapatalk add-on onto this forum.  The add-on basically allows people who have iPhones or android devices to download the Tapatalk app and browse the forum in a mobile-friendly manner?

Link to Tapatalk is here: http://tapatalk.com

Discuss about this possible add-on.  Do you own a mobile device?  Would this be of an asset to you?
2  Economy / Marketplace / Re: Ubitex: In-person Bitcoin exchange [EARLY BETA!] on: May 24, 2011, 02:54:22 AM
Trying to get sneaky with bitp.it? Tongue

Code:
<script type="text/javascript" src="http://api.bitp.it/bitp.it.js"></script>
<script type="text/javascript">
 bitpit({clientId: "1007"});
</script>
3  Bitcoin / Bitcoin Discussion / Re: What to call 0.001 BTC? (5 BTC Bounty) on: May 22, 2011, 02:23:31 AM
I'm still advocating for bitmill for several reasons.
1. People can easily attribute BITmill to the bitcoin service.
2. It follows the pattern of BITcoins BITcent, blah blah blah.
3. A mill is a legit piece of currency within the Unites States.  Gas prices have a mill price at the end of the price.
4.  It flows together in a phonic manner.
 
4  Economy / Marketplace / Re: List of honest traders. on: May 21, 2011, 05:03:15 PM
divergenta paid me in a very quick manner after I did a Chinese translation for him.

http://forum.bitcoin.org/index.php?topic=9113.0
5  Bitcoin / Bitcoin Discussion / Re: The Free Bitcoin Jackpot Game! on: May 20, 2011, 03:31:50 AM
The post that says #50 will be the winner.  I'm thinking of changing the rules so that you MUST contribute at least .01 BTC in order to win the jackpot (so that there is at least an existent jackpot).  What do people think of this?  .01 BTC is not a lot.
6  Economy / Marketplace / Re: Get 0.10 BTC for debugging Ubitex! on: May 20, 2011, 03:21:03 AM
Here is my address:
1MjsXmLiQ9UMr35DGDevSH5C3Gx2o7hRdy
7  Economy / Marketplace / Re: ... on: May 19, 2011, 08:37:49 PM
;;;
8  Bitcoin / Bitcoin Technical Support / Re: Where is the 120k blockchain file? on: May 19, 2011, 01:06:23 PM
You simply open the Bitcoin client and it automatically begins downloading.
9  Bitcoin / Bitcoin Discussion / Re: Bitcoin at Anime Central 2011 on: May 19, 2011, 04:22:09 AM
I am not sure why bitcoin is in an anime convention.
They're both created by Japanese people?
10  Economy / Marketplace / Re: Get 0.10 BTC for debugging Ubitex! on: May 19, 2011, 03:59:06 AM
1. I found an order under the "Sellers near me" Tab, but when I clicked on it and tried to comment on it, I get this error, presumbely from the fact that an admin blocked access.:

Code:
IOError at /orders/comment/82467774/

sys.stdout access restricted by mod_wsgi

Request Method: POST
Request URL: http://zode.ubitex.org/orders/comment/82467774/
Django Version: 1.3
Exception Type: IOError
Exception Value:

sys.stdout access restricted by mod_wsgi

Exception Location: /usr/local/lib/python2.6/dist-packages/Django-1.3-py2.6.egg/django/core/mail/backends/console.py in send_messages, line 26
Python Executable: /usr/bin/python
Python Version: 2.6.5
Python Path:

['/usr/local/lib/python2.6/dist-packages/Django-1.3-py2.6.egg',
 '/usr/local/lib/python2.6/dist-packages/django_socialregistration-0.4.3-py2.6.egg',
 '/usr/local/lib/python2.6/dist-packages/python_openid-2.2.5-py2.6.egg',
 '/usr/local/lib/python2.6/dist-packages/oauth2-1.5.170-py2.6.egg',
 '/usr/local/lib/python2.6/dist-packages/googlemaps-1.0.2-py2.6.egg',
 '/usr/local/lib/python2.6/dist-packages/Embedly-0.2.0-py2.6.egg',
 '/usr/local/lib/python2.6/dist-packages/httplib2-0.6.0-py2.6.egg',
 '/usr/lib/python2.6',
 '/usr/lib/python2.6/plat-linux2',
 '/usr/lib/python2.6/lib-tk',
 '/usr/lib/python2.6/lib-old',
 '/usr/lib/python2.6/lib-dynload',
 '/usr/lib/python2.6/dist-packages',
 '/usr/lib/pymodules/python2.6',
 '/usr/lib/pymodules/python2.6/gtk-2.0',
 '/usr/local/lib/python2.6/dist-packages',
 '/var/django/Ubitex',
 '/var/django']

Server time: Wed, 18 May 2011 22:57:24 -0500

2. At first, I rated the transaction as positive, then when I pressed negative, I got this error:

Code:
IntegrityError at /orders/close/82467774/

duplicate key value violates unique constraint "orders_rating_rater_id_key"

Request Method: POST
Request URL: http://zode.ubitex.org/orders/close/82467774/
Django Version: 1.3
Exception Type: IntegrityError
Exception Value:

duplicate key value violates unique constraint "orders_rating_rater_id_key"

Exception Location: /usr/local/lib/python2.6/dist-packages/Django-1.3-py2.6.egg/django/db/backends/postgresql_psycopg2/base.py in execute, line 44
Python Executable: /usr/bin/python
Python Version: 2.6.5
Python Path:

['/usr/local/lib/python2.6/dist-packages/Django-1.3-py2.6.egg',
 '/usr/local/lib/python2.6/dist-packages/django_socialregistration-0.4.3-py2.6.egg',
 '/usr/local/lib/python2.6/dist-packages/python_openid-2.2.5-py2.6.egg',
 '/usr/local/lib/python2.6/dist-packages/oauth2-1.5.170-py2.6.egg',
 '/usr/local/lib/python2.6/dist-packages/googlemaps-1.0.2-py2.6.egg',
 '/usr/local/lib/python2.6/dist-packages/Embedly-0.2.0-py2.6.egg',
 '/usr/local/lib/python2.6/dist-packages/httplib2-0.6.0-py2.6.egg',
 '/usr/lib/python2.6',
 '/usr/lib/python2.6/plat-linux2',
 '/usr/lib/python2.6/lib-tk',
 '/usr/lib/python2.6/lib-old',
 '/usr/lib/python2.6/lib-dynload',
 '/usr/lib/python2.6/dist-packages',
 '/usr/lib/pymodules/python2.6',
 '/usr/lib/pymodules/python2.6/gtk-2.0',
 '/usr/local/lib/python2.6/dist-packages',
 '/var/django/Ubitex',
 '/var/django']

Server time: Wed, 18 May 2011 23:00:01 -0500
11  Economy / Marketplace / Re: Get 0.10 BTC for debugging Ubitex! on: May 19, 2011, 03:35:30 AM
1. Well, just walking through the site for the first time, I couldn't get a profile, and thus I couldn't access "My Orders."  Logically, that meant that I couldn't use the "Become a Seller" page.  After I submitted some numbers, I got a very ugly error that said that I didn't have an account.


Exception Type:    AttributeError
Exception Value:    'AnonymousUser' object has no attribute 'get_profile'


2.  Entering my email into the "Login with OpenID" does nothing.  No errors were returned.
12  Bitcoin / Bitcoin Discussion / Re: Vote to get Bitcoin on Adam Vs The Man. (Show on Russia Today) on: May 15, 2011, 08:08:04 PM
Bumping for more votes. We're close.
13  Bitcoin / Bitcoin Discussion / Re: when will we see the first bitcoin real estate purchase? :-) on: May 15, 2011, 07:43:56 PM
Several conditions will have to be in place:
1. The value of a BTC is considerably low.
2. One person has a LOT of Bitcoins.
3. The house doesn't cost a lot.
14  Economy / Marketplace / Re: BitCents, miliBTC, something else? on: May 15, 2011, 04:59:17 PM
I think that bitmill sounds the most natural.
15  Bitcoin / Bitcoin Discussion / Re: The Free Bitcoin Jackpot Game! on: May 15, 2011, 02:45:01 PM
I'll change the game so a jackpot is given out every 50 posts.  On the other hand, having an apparent winner roughly 20 posts into the round makes the fight for "a winning post" a lot less random.
16  Bitcoin / Bitcoin Discussion / The Free Bitcoin Jackpot Game! on: May 15, 2011, 04:55:29 AM
I just thought up of a new game that branches off this game's idea: http://bitcointalk.org/index.php?topic=4755.0
But instead of having a huge jackpot at a post in the far future, what if we were to have a game that gave out rewards at a much lower increment.  This game will be entirely funded by generous donators!  All funds can be donated to me at this address: 1PkxYmxk3Tn3MEbxNndnPr6SEKjUGSKNro
You can keep a log of the donations here: http://blockexplorer.com/address/1PkxYmxk3Tn3MEbxNndnPr6SEKjUGSKNro
I will take a 5% of the jackpot for hosting the game.

I will personally keep an updated log on this post itself to make sure that people know where the funds are going.

Here are the rules:
1.  No Double Posting
2.  Posts must stick to the topic currently discussed.
3.  Every 50th poster will earn the accumulated jackpot minus my 5% deduction
4.  The winning poster MUST have their Bitcoin Address IN THEIR WINNING POST in order to get their winning (having the address in signature does not count).  In the event that the winning post does not have the Bitcoin address in the post, then the next post that follows the winning post will earn the jackpot.
5.  You do not need to donate to post and win (but you are heavily encouraged to donate Bitcoins to the jackpot).

An example of the game:  Person A donates 5BTC, Person B also donates 5BTC.  Person A,D,E,F all post until person A eventually gets the 50th post, and person D got the 51st post.  Person A forgot to put his address into his post because he was in such a rush, so the 9.5BTC jackpot go to the next person D.  This cycle of donations+posting continues until the 100th post and so on...

Again, this game runs entirely off donations, so in the event that no donations occur between now and the 50th post, the 50th poster gets nothing.  This game is primarily here to encourage people to sign up for these forums and to join and engage with the community.

The first topic that posters should respond to is a series of questions that will further structure the game.  First question: Should there be a limit for the jackpot?  If so, what should it be?  (For this game, anything donated past the upper limit will go towards the next jackpot, so there is an "emergency fund" set up for the next jackpot).  Second question:  Is 200 posts too much, not enough, or just right?  If any major consensus occurs with any of these questions then I will change the game rules.

Donation Log:
DonatorBitcoin AddressAmountDonated for the Jackpot at post...
DonatorBitcoin AddressAmountDonated for the Jackpot at post...
17  Bitcoin / Bitcoin Discussion / Re: What to call 0.001 BTC? (5 BTC Bounty) on: May 14, 2011, 09:28:37 PM
I think that the best way to give .001 bitcoins a name is to call it a bitmill.  People say abbreviate bitcoin as BTC, so similarly, a bitmill will be abbreviated as BTM.

One dime could be .1 BTC
but .09 bitcoins could be called 90 BTM or .09 BTC.

In a summery, people should name things as bitcoins or bitmills, no bitcents (since BTC could stand for bitcoin or bitcent).  Bitmills could be abbreviated as BTM.
18  Economy / Marketplace / Re: T-shirt contest and future bitcoin retail site on: May 11, 2011, 08:51:11 PM
Money doesn't grow on trees,...
it is earned from the deep confines of a system that solves encrypted blocks.
but apples do.
but you sure can mine it!

I'll edit my post when I can think of more.
19  Economy / Marketplace / Re: I give you bitcoins for increasing my cloud storage capacity (free, 5 minutes) on: May 07, 2011, 03:23:24 AM
Just wondering, did all three of my accounts go through?  If only two went through, then I can accept that payment.
20  Economy / Marketplace / Re: I give you bitcoins for increasing my cloud storage capacity (free, 5 minutes) on: May 07, 2011, 02:09:38 AM
Hm...I'll check this out.  I'll be fixed in a few minutes.

Edit: Fixed
Pages: [1] 2 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!