| 
			| 
					
								| FreeMoney (OP) 
								Legendary    Offline 
								Activity: 1246 
								Merit: 1020
								 
								Strength in numbers
								
								
								
								
								
								     | 
								|  | July 01, 2011, 07:02:01 AM |  | 
 
 But another thing, does the lookup in "block explorer" search in oldest first order or most recent first order. Because if the latter it seems someone could gen a new address that matches your address prefix and use it to get it in the chain. If it searches and finds the match more recent it would find that one as the single match. But you thought of that I'm sure...
 It starts with the earliest so a new address that matches does not change any previous address' firstbits. |  
						| 
 Play Bitcoin Poker  at sealswithclubs.eu. We're active and open to everyone. |  |  | 
| 
			| 
					
								| FreeMoney (OP) 
								Legendary    Offline 
								Activity: 1246 
								Merit: 1020
								 
								Strength in numbers
								
								
								
								
								
								     | 
								|  | July 01, 2011, 07:16:41 AM |  | 
 
  I was going to say - what this really needs is a Firefox Search plugin that makes it so the web site doesn't need to be there, or get hammered, it just goes to the block chain.
 
 But then I remembered my "Add To Search Bar" add-on and tried that. Sure enough one -right-click and FirstBits is now a search entry on the Firefox Search Bar. I can drop an address in there and it does the magic.
 
 
 How does this work exactly? Your search bar now knows to convert an address to it's firstbits? Or it assumes the firstbits.com/ and takes you to the page? |  
						| 
 Play Bitcoin Poker  at sealswithclubs.eu. We're active and open to everyone. |  |  | 
| 
			| 
					
								| BkkCoins | 
								|  | July 01, 2011, 07:20:18 AM |  | 
 
  I was going to say - what this really needs is a Firefox Search plugin that makes it so the web site doesn't need to be there, or get hammered, it just goes to the block chain.
 
 But then I remembered my "Add To Search Bar" add-on and tried that. Sure enough one -right-click and FirstBits is now a search entry on the Firefox Search Bar. I can drop an address in there and it does the magic.
 
 
 How does this work exactly? Your search bar now knows to convert an address to it's firstbits? Or it assumes the firstbits.com/ and takes you to the page?I guess this "Add To Search Bar" plugin takes the actual url of the form action and adds that as an url in the search bar. It doesn't show me the url though - it's embedded in the search bar.  Here's the home page for the add-onhttps://firefox.maltekraus.de/extensions/add-to-search-bar I just see a form field and right click on it to turn it into a search bar item. |  
						| 
 |  |  | 
| 
			| 
					
								| FreeMoney (OP) 
								Legendary    Offline 
								Activity: 1246 
								Merit: 1020
								 
								Strength in numbers
								
								
								
								
								
								     | 
								|  | July 01, 2011, 08:37:20 AM |  | 
 
  I guess this "Add To Search Bar" plugin takes the actual url of the form action and adds that as an url in the search bar. It doesn't show me the url though - it's embedded in the search bar.  Here's the home page for the add-onhttps://firefox.maltekraus.de/extensions/add-to-search-bar I just see a form field and right click on it to turn it into a search bar item. Ah, the page makes it clear. That is pretty cool. |  
						| 
 Play Bitcoin Poker  at sealswithclubs.eu. We're active and open to everyone. |  |  | 
| 
			| 
					
								| TTBit 
								Legendary    Offline 
								Activity: 1137 
								Merit: 1010
								
								
								
								
								   | 
								|  | July 01, 2011, 08:47:01 AM |  | 
 
  I was going to say - what this really needs is a Firefox Search plugin that makes it so the web site doesn't need to be there, or get hammered, it just goes to the block chain.
 
 But then I remembered my "Add To Search Bar" add-on and tried that. Sure enough one -right-click and FirstBits is now a search entry on the Firefox Search Bar. I can drop an address in there and it does the magic.
 
 
 How does this work exactly? Your search bar now knows to convert an address to it's firstbits? Or it assumes the firstbits.com/ and takes you to the page?I guess this "Add To Search Bar" plugin takes the actual url of the form action and adds that as an url in the search bar. It doesn't show me the url though - it's embedded in the search bar.  Here's the home page for the add-onhttps://firefox.maltekraus.de/extensions/add-to-search-bar I just see a form field and right click on it to turn it into a search bar item.pretty cool:  |  
						| 
 good judgment comes from experience, and experience comes from bad judgment |  |  | 
| 
			| 
					
								| BkkCoins | 
								|  | July 01, 2011, 08:51:15 AM |  | 
 
 One reason why it's good to have a favicon   |  
						| 
 |  |  | 
| 
			| 
					
								| FreeMoney (OP) 
								Legendary    Offline 
								Activity: 1246 
								Merit: 1020
								 
								Strength in numbers
								
								
								
								
								
								     | 
								|  | July 01, 2011, 10:00:17 AM |  | 
 
  pretty cool:  I like it. |  
						| 
 Play Bitcoin Poker  at sealswithclubs.eu. We're active and open to everyone. |  |  | 
|  | 
| 
			| 
					
								| dserrano5 
								Legendary    Offline 
								Activity: 1974 
								Merit: 1036
								   | 
								|  | July 01, 2011, 12:02:31 PM |  | 
 
 And a bash function for the geeks out there: function fb() {wget -qO- http://www.firstbits.com/api/?a=$1 |tr -d ' '
 #curl -so- http://www.firstbits.com/api/?a=$1 |tr -d ' '
 echo
 }
$ fb 1234512345Vypv2QSmuRXcciT5oEB27mPbWGeva
 $ fb 1mtgox
 1MTgoX8xqw5juSwgSVNTSJRJWG5onS3xnm
 $ fb 1linux
 1LiNUXcexgmQqPw7ETGKirpyzdhzHkT3t7
 |  
						|  |  |  | 
| 
			| 
					
								| BkkCoins | 
								|  | July 01, 2011, 12:08:07 PM |  | 
 
 Oh! Some brat already took 1Linux. Grrr. |  
						| 
 |  |  | 
| 
			| 
					
								| dserrano5 
								Legendary    Offline 
								Activity: 1974 
								Merit: 1036
								   | 
								|  | July 06, 2011, 04:44:32 PM |  | 
 
 Firstbits seems to be down for maintenance right now. No problem with that, but /api/?a=foo still works   . /api/foo and /foo don't. |  
						|  |  |  | 
| 
			| 
					
								| LokeRundt 
								Member     Offline 
								Activity: 98 
								Merit: 10
								   | 
								|  | July 08, 2011, 09:52:25 PM |  | 
 
 Hmmmm still down |  
						| 
 |  |  | 
| 
			| 
					
								| SgtSpike 
								Legendary    Offline 
								Activity: 1400 
								Merit: 1005
								   | 
								|  | July 08, 2011, 11:06:15 PM |  | 
 
 Verification is getting close to complete.  We may be able to bring the site back online tonight (PST timezone). |  
						|  |  |  | 
| 
			| 
					
								| jackjack 
								Legendary    Offline 
								Activity: 1176 
								Merit: 1281
								 
								May Bitcoin be touched by his Noodly Appendage
								
								
								
								
								
								   | 
								|  | July 08, 2011, 11:31:24 PM |  | 
 
 Good news |  
						| 
 Own address: 19QkqAza7BHFTuoz9N8UQkryP4E9jHo4N3 - Pywallet support: 1AQDfx22pKGgXnUZFL1e4UKos3QqvRzNh5 - Bitcointalk++ script support : 1Pxeccscj1ygseTdSV1qUqQCanp2B2NMM2Pywallet : instructions . Encrypted wallet support, export/import keys/addresses, backup wallets, export/import CSV data from/into wallet, merge wallets, delete/import addresses and transactions, recover altcoins sent to bitcoin addresses, sign/verify messages and files with Bitcoin addresses, recover deleted wallets, etc. |  |  | 
| 
			| 
					
								| LokeRundt 
								Member     Offline 
								Activity: 98 
								Merit: 10
								   | 
								|  | July 10, 2011, 12:48:45 AM |  | 
 
 yup yup |  
						| 
 |  |  | 
| 
			| 
					
								| SgtSpike 
								Legendary    Offline 
								Activity: 1400 
								Merit: 1005
								   | 
								|  | July 10, 2011, 02:46:15 AM |  | 
 
 Site is finally back up!  Sorry for the delay. |  
						|  |  |  | 
| 
			| 
					
								| dserrano5 
								Legendary    Offline 
								Activity: 1974 
								Merit: 1036
								   | 
								|  | July 10, 2011, 09:25:39 AMLast edit: July 10, 2011, 09:36:05 AM by an0therlr3
 |  | 
 
 Two addresses of mine, which have already 7 confirmations, still don't appear in the chain according to firstbits. Maybe the bitcoin instance running there was offline during the downtime period and isn't up to date?Edit: It's working. Seems I needed to post something here  . |  
						|  |  |  | 
| 
			| 
					
								| FreeMoney (OP) 
								Legendary    Offline 
								Activity: 1246 
								Merit: 1020
								 
								Strength in numbers
								
								
								
								
								
								     | 
								|  | July 10, 2011, 09:50:41 AM |  | 
 
 Two addresses of mine, which have already 7 confirmations, still don't appear in the chain according to firstbits. Maybe the bitcoin instance running there was offline during the downtime period and isn't up to date?Edit: It's working. Seems I needed to post something here  .It might take 6 confirms plus a few minutes. Let me know if it takes longer. |  
						| 
 Play Bitcoin Poker  at sealswithclubs.eu. We're active and open to everyone. |  |  | 
| 
			| 
					
								| Ekaros | 
								|  | July 10, 2011, 12:36:41 PM |  | 
 
 If the check-sum ever happens I just want to give idea out. It could be the first character in firstbit address. So it can't mess up the later addresses. Not sure how it should be calculated, but it is logical solution if checksum is needed. |  
						| 
 |  |  | 
| 
			| 
					
								| ampkZjWDQcqT 
								Member     Offline 
								Activity: 70 
								Merit: 10
								 
								GNU is not UNIX
								
								
								
								
								
								   | 
								|  | July 10, 2011, 04:52:04 PM |  | 
 
 Shortening a hash, especially a Bitcoin address is just asking for trouble.
 |  
						| 
 If you found my comment useful please express your gratitude by doing an action of similar magnitude towards a better society. Thanks you!. |  |  | 
	|  |