Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - valzav

Pages: 1 ... 13 14 15 16 17 18 19 [20]
286
General Discussion / Re: Dry Run 6: Great Scott!
« on: June 29, 2014, 04:08:25 pm »
Latest windows binaries have been posted, now at version 0.0.7
error.
unable to execute file:
\bin\qt_wallet.exe

Gyhy,
What is your Windows version? If this is XP - it's not supported in by the latest Microsoft compiler in VS 2013.
 

287
General Discussion / Re: XT GUI - v0.0.2 - OS X and Windows
« on: June 21, 2014, 04:31:32 am »

It can't run on 32Bit XP System.

Unfortunately new Microsoft compilers (found in VS 2012 and 2013) don't support Windows XP.
The version string needs to be updated to v.0.0.2.

288
General Discussion / Re: Novice question on Windows
« on: June 19, 2014, 07:02:52 pm »
GregGozzo,
Try to run setenv.bat from Visual Studio Command Prompt.
On my machine these shortcuts are located in C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\Shortcuts, if you are building 32-bit version, use "VS2013 x86 Native Tools Command Prompt".

I agree with bnoble1206 - getting it up and running on Linux might be much easier. You can use VirtualBox for that.

289

What I would suggest is for Bytemaster to setup a node in AWS (Amazon Web Services) and make an image that then is easy to configure for each delegate.


Probably more simple solution (you don't need to know how to fire up EC2 instance from image) - just use Vagrant and the config files from this repo https://github.com/valzav/vagrant_bitshares_toolkit
Basically after installing Vagrant and specifying your AWS credentials you need to fire up a single command to configure instance and compile bitshares_toolkit on it:
vagrant up --provider=aws

It also supports DigitalOcean or you can use your local VirtualBox VM to give it a try.

290
General Discussion / Re: Initial delegates, let's get ready!
« on: June 08, 2014, 04:40:01 pm »
DigitalOcean 2GB RAM / 40GB HDD Ubuntu 14.04 instance
Location: NYC

valzav-delegate-1  XTS5E3FBZW62UtqndRGog4zd1XMxjjYH2TSWVEQMVur2DiUXCPNJA
valzav-delegate-2  XTS7RUDKqo5hTnNR4BwZ46yGnhtVkLDdSNehgHba1hiauWuimbKhY
valzav-delegate-3  XTS7XGdLHxgvpLCXn2sAuN7bb8xQmyfLebpBtgmodRtN8tzg33CJQ
valzav-delegate-4  XTS6RamzeetCKiSowD8Q9K3VM4V5LtxKWhpJfDL4wPhxwszsoYdkE
valzav-delegate-5  XTS5t4KD3f1WioshQ7jpc2GzqgzFor7ub8GurtqpaYMsY4KkioCDu





291
Marketplace / Re: Bitshares Faucet Request for Proposal [1000 PTS]
« on: June 08, 2014, 06:16:54 am »
Just listened to today's mumble session that I've recorded this morning.

I like the referral program idea, I think it can be even more effective if combined with social media campaign.
Here is an example how it can look like:
When somebody fills up a form at Faucet he or she gets redirected to congratulation page, this page should have a clear message - "Share on social media (Twitter, FB) and get some more shares, also you friends would have an opportunity to receive extra shares". And there should be social media share buttons that takes directly to social networks share pages.

Or another variant, visitor can be required to login to Faucet via social network of his choice (this can also can be used to limit multiple signups from the same user instead of using phone number), after he signs up a popup dialog can ask for permission to post a story to his social network feed.

292
Stakeholder Proposals / Re: Candidate Billboards
« on: June 02, 2014, 04:38:03 pm »
**************Reserved *************

293
I'm in.
I have Digital Ocean instance hosted in NYC.
Or I can order VPS in Russia, just let me know what is more preferable.

294
That's great. I'll stop here and please don't hesitate if anything I can help.
btw, I think an integrated window could be more user friendly. I mean let the user feel like a real desktop app than populating it in a browser. Maybe cef(https://code.google.com/p/chromiumembedded/) can help here.
Another alternative to build a desktop-like application is Qt WebKit http://qt-project.org/doc/qt-5/qtwebkitwidgets-index.html, with the Qt WebKit Bridge it's even possible to combine HTML5 based GUI with bts_xt_client in a single process.

Pages: 1 ... 13 14 15 16 17 18 19 [20]