Search found 57 matches

by mightbemike
Sat Jul 05, 2014 1:53 am
Forum: General Discussion
Topic: .
Replies: 5
Views: 3618

Re: Amazon Route 53

that's the old DNS -
now for something completely different ....
by mightbemike
Fri Jul 04, 2014 10:52 am
Forum: General Discussion
Topic: funding
Replies: 17
Views: 12582

Re: funding

An exchange which trades in Namecoin might want to sponsor a banner ad, letting everyone know tat it is listed. I found one and stuck with it. But I would consider other exchanges, I just don't bother to look for them.
by mightbemike
Thu Jul 03, 2014 11:27 pm
Forum: General Discussion
Topic: funding
Replies: 17
Views: 12582

funding

Lots of different opinions here about damn near everything, but one thing everyone knows - there is not enough money to incentivize development. I'd like to propose running ads on this forum. Top banner ad, proceeds going to fund development of Namecoin codebase. Sidebar ad, proceeds to fund develop...
by mightbemike
Wed Jul 02, 2014 2:11 pm
Forum: General Discussion
Topic: Namecoin Difficulty API
Replies: 6
Views: 4224

Re: Namecoin Difficulty API

the (awesome) blockchain explorer at nameco.in does show difficulty entry from a given block =>

http://namecha.in/block/{block_num}

is that what you were looking for, or a static URL to see current difficulty?
by mightbemike
Wed Jul 02, 2014 2:04 pm
Forum: General Discussion
Topic: Non Alpha Numeric characters in .bit domains
Replies: 11
Views: 9091

Re: Non Alpha Numeric characters in .bit domains

There could be all sorts of compatibility issues as well with everything from ftp to email. On the web, for example, browsers use the question mark to separate the querystring for HTTP GET requests.

Change DNS, leave HTTP alone 8-)
by mightbemike
Fri May 02, 2014 9:19 pm
Forum: Official Namecoin softwares
Topic: ANN: namecoin-qt with autotools (configure) build support
Replies: 12
Views: 12200

Re: ANN: namecoin-qt with autotools (configure) build suppor

Wow this is the closest I've been able to get on OSX Mavericks. Kudos cotton.

I'm getting a build error as follows:

Code: Select all

cryptopp/sha.cpp:339:2: error: invalid instruction mnemonic 'prefix'
        ASL(1)
        ^
Anyone else run into this error, and if so what did you do to get around it?
by mightbemike
Fri Apr 25, 2014 6:26 am
Forum: Technical Support
Topic: trouble compiling new namecoin daemon
Replies: 3
Views: 4998

Re: trouble compiling new namecoin daemon

I managed to get it compiled on ubuntu after upgrading a couple dependencies and installing another. But I can't seem to compile namecoind on OS X mavericks.

The (*nix) makefile targets are not working for me, does anyone know how I might get this to work on mac :?: