Search found 26 matches

by jdbtracker
Tue Dec 31, 2013 11:10 pm
Forum: General Discussion
Topic: Storing Contracts in the Name Registry
Replies: 9
Views: 7042

Re: Storing Contracts in the Name Registry

You could do quite a few things with the Blockchain, make a separate namespace for the contracts so that you could download only contracts instead of the whole Blockchain, without sacrificing security of your contracts. Namespaced for easy archiving of Contract Hashes.
by jdbtracker
Sat Dec 28, 2013 9:56 am
Forum: General Discussion
Topic: Why d/yourname vs b/ or g/ or c/ of p/
Replies: 18
Views: 10681

Re: Why d/yourname vs b/ or g/ or c/ of p/

And that is the beauty of it, you can start your own folder within the Name Hierarchy... why not just use your company name as a namespace and create a personal network from there for yourself. Hell why not start a p2pool network or folding network where F@H clients communicate off of? All running o...
by jdbtracker
Sat Dec 21, 2013 8:40 pm
Forum: General Discussion
Topic: Can we ever expect to access .bit domains with Firefox, etc?
Replies: 47
Views: 27732

Re: Can we ever expect to access .bit domains with Firefox,

Everything... you need to check out the examples at the emscripten wiki... they are making in browser compilers with this stuff. https://github.com/kripken/emscripten/wiki Emscripten is old news, this isn't a matter of C/C++/Java/Javascript, the language is fairly arbitrary. As Biolizard said, the ...
by jdbtracker
Sat Dec 21, 2013 7:59 am
Forum: General Discussion
Topic: Can we ever expect to access .bit domains with Firefox, etc?
Replies: 47
Views: 27732

Re: Can we ever expect to access .bit domains with Firefox,

Don't be so negative where there is a will there is a way. We can compile the code for local hosting and go from there as a local portal to the internet. The compiled code will do the work for us, it's just a browser within a browser solution. What C++ code are you planning to compile into Javascri...
by jdbtracker
Sat Dec 21, 2013 1:18 am
Forum: General Discussion
Topic: Can we ever expect to access .bit domains with Firefox, etc?
Replies: 47
Views: 27732

Re: Can we ever expect to access .bit domains with Firefox,

Don't be so negative where there is a will there is a way. We can compile the code for local hosting and go from there as a local portal to the internet. The compiled code will do the work for us, it's just a browser within a browser solution. You are on the right track , it's just that your method...
by jdbtracker
Fri Dec 20, 2013 1:51 pm
Forum: General Discussion
Topic: Can we ever expect to access .bit domains with Firefox, etc?
Replies: 47
Views: 27732

Re: Can we ever expect to access .bit domains with Firefox,

Don't be so negative where there is a will there is a way. We can compile the code for local hosting and go from there as a local portal to the internet. The compiled code will do the work for us, it's just a browser within a browser solution.
by jdbtracker
Fri Dec 20, 2013 7:02 am
Forum: General Discussion
Topic: Can we ever expect to access .bit domains with Firefox, etc?
Replies: 47
Views: 27732

Re: Can we ever expect to access .bit domains with Firefox,

I found a solution!!! i was going through the mozilla Developer Network and came across this... asm.js with the emscripten compiler!! we can do this now the easy way with the latest Firefox Nightly releases or the Chrome Octane https://blog.mozilla.org/mbest/2013/06/25/asm-js-its-really-fast-backwar...
by jdbtracker
Thu Dec 19, 2013 10:51 am
Forum: Official Namecoin softwares
Topic: Who are the active NMC devs today?
Replies: 7
Views: 6154

Re: Who are the active NMC devs today?

Yeah, Rust would be pretty cool to built a port of. Any language implementation would be spectacular a total rebuild in Go would be interesting too. IN C with ATS tags for maximum efficiency, The code base is already built all someone would have to do is port it with refinements to the code, getting...
by jdbtracker
Fri Dec 06, 2013 10:45 pm
Forum: General Discussion
Topic: Can we ever expect to access .bit domains with Firefox, etc?
Replies: 47
Views: 27732

Re: Can we ever expect to access .bit domains with Firefox,

Ask Doublec, he works for Firefox; He is a very skilled programmer that could write something up for us, wouldn't hurt.