try to use the webworks and load HelloWorld from my file system but fail
https://developer.blackberry.com/html5/documentation/accessing_a_local_project_in_ripple_1948645_11.html
eventually find that have to start the Ripple service from Chrome
Wednesday, October 10, 2012
Tuesday, August 21, 2012
solving the heroku windows permission denied (publickey) problem
i spent quite some time solving this heroku permission denied (publickey) error on my windows machine.
i have read this post (which i think still helpful)
http://www.gmarwaha.com/blog/2011/05/18/heroku-trouble-with-windows-and-ssh-keys/
but couldn't solve it. i have also tried to create key under different name and use heroku keys:add to add in those custom named .pub file
eventually somehow my solution is to amend my ssh key generation by overwriting the id_rsa file
so it means i simply have to accept the default key name
i have read this post (which i think still helpful)
http://www.gmarwaha.com/blog/2011/05/18/heroku-trouble-with-windows-and-ssh-keys/
but couldn't solve it. i have also tried to create key under different name and use heroku keys:add to add in those custom named .pub file
eventually somehow my solution is to amend my ssh key generation by overwriting the id_rsa file
so it means i simply have to accept the default key name
Subscribe to:
Posts (Atom)