Comments for HyperThunk https://hyperthunk.wordpress.com Mon, 18 Mar 2013 11:11:03 +0000 hourly 1 http://wordpress.com/ Comment on Does Erlang/OTP need a new package management solution? by Hyperthunk https://hyperthunk.wordpress.com/2012/05/28/does-erlangotp-need-a-new-package-management-solution/#comment-121 Mon, 18 Mar 2013 11:11:03 +0000 http://hyperthunk.wordpress.com/?p=329#comment-121 Hi Yuri, I spent a little time prototyping some of this, but I quickly parked the ideas as I wasn’t convinced at the time that there was sufficient interest in the community to make it work. It seems that Erlang Solutions are now putting some time and effort into similar ideas, so in the first instance, I’d suggest reaching out on the erlang-questions mailing list to see if anything is happening. I remain loosely involved in rebar (from a distance atm) but I’ve not been actively pursuing this particular area for the last year.

]]>
Comment on Does Erlang/OTP need a new package management solution? by Yuri https://hyperthunk.wordpress.com/2012/05/28/does-erlangotp-need-a-new-package-management-solution/#comment-120 Sat, 16 Mar 2013 18:56:44 +0000 http://hyperthunk.wordpress.com/?p=329#comment-120 Hi,

These are great ideas! I really like how deep you go into the details.
Have you implemented some prototypes? Is there some work in progress regarding this or hasn’t this gone any further than just discussing?

]]>
Comment on Compiling Erlang Linked-in driver code on Snow Leopard by music hören https://hyperthunk.wordpress.com/2010/12/15/compiling-erlang-linked-in-driver-code-on-snow-leopard/#comment-118 Sun, 18 Nov 2012 06:48:27 +0000 http://hyperthunk.wordpress.com/?p=224#comment-118 I am no longer positive where you’re getting your information, however good topic. I must spend a while finding out much more or working out more. Thanks for wonderful info I used to be looking for this information for my mission.

]]>
Comment on Launch Anywhere fails on Ubuntu 9 by Paul https://hyperthunk.wordpress.com/2009/05/14/launch-anywhere-fails-on-ubuntu-9/#comment-93 Thu, 22 Sep 2011 11:13:51 +0000 http://hyperthunk.wordpress.com/?p=116#comment-93 Neat. I’ve seen this a few times on Ubuntu and Debian. This morning I was trying to install Avocent’s IP KVM software and it uses LaunchAnywhere. Low and behold the exact same issue you had and changing my prompt from my super colourful prompt to > worked. Cheers. Saved a lot of head scratching.

]]>
Comment on fixing Microsoft live meeting for Safari on Snow Leopard by fixing Microsoft live meeting for Safari on Snow Leopard « HyperThunk | chimac.net – Stuff worth knowing about https://hyperthunk.wordpress.com/2010/07/08/fixing-microsoft-live-meeting-for-safari-on-snow-leopard/#comment-92 Thu, 15 Sep 2011 17:32:47 +0000 http://hyperthunk.wordpress.com/?p=187#comment-92 […] fixing Microsoft live meeting for Safari on Snow Leopard « HyperThunk. Interesting all the steps you have to take to make this work. I wonder if this works? […]

]]>
Comment on fixing Microsoft live meeting for Safari on Snow Leopard by Fred C https://hyperthunk.wordpress.com/2010/07/08/fixing-microsoft-live-meeting-for-safari-on-snow-leopard/#comment-91 Wed, 07 Sep 2011 19:03:59 +0000 http://hyperthunk.wordpress.com/?p=187#comment-91 Try to clear your webstart cache by running javaws -uninstall or javaws -console and choosing the application to clear. The cache may be at issue here.

]]>
Comment on Launch Anywhere fails on Ubuntu 9 by Mark https://hyperthunk.wordpress.com/2009/05/14/launch-anywhere-fails-on-ubuntu-9/#comment-89 Tue, 28 Jun 2011 00:40:25 +0000 http://hyperthunk.wordpress.com/?p=116#comment-89 It worked! Thanks! 🙂

]]>
Comment on erlxsl progress by Hyperthunk https://hyperthunk.wordpress.com/2008/06/17/erlxsl-progress/#comment-84 Wed, 15 Dec 2010 09:56:09 +0000 http://hyperthunk.wordpress.com/?p=4#comment-84 In reply to Jonathan Harrington.

Hi Jonathan,

Sorry for the big delay in getting back to you. I didn’t finish this work, but I’m considering resurrecting this code on github – perhaps we could collaborate? I’ve been rather tied up with other projects, but I could probably progress this with someone’s help. The main problem I ran into was rather than using the OTP library code to read the binaries passed between erts and the driver, I was just munging into a structure and unsurprisingly this stopped working once I incremented the erts version. Also whilst I was running the driver in async mode, I hadn’t dealt with synchronisation and/or caching of compiled stylesheets etc.

Let me know if you’re interested in working together on this and I’ll set up a project.

Cheers

]]>
Comment on erlxsl progress by Jonathan Harrington https://hyperthunk.wordpress.com/2008/06/17/erlxsl-progress/#comment-65 Tue, 19 Oct 2010 14:53:26 +0000 http://hyperthunk.wordpress.com/?p=4#comment-65 Hi, Tim.

Did you ever manage to release this code? The erlang & XSLT lanscape still seems to be fairly barren.

]]>
Comment on Post compile hooks with rebar by Hyperthunk https://hyperthunk.wordpress.com/2010/07/13/post-compile-hooks-with-rebar/#comment-61 Wed, 28 Jul 2010 09:51:48 +0000 http://hyperthunk.wordpress.com/?p=193#comment-61 In reply to Dizzy.

Thanks David, I’ve started using this feature a lot so I’m glad it’s not running on deps anymore! 🙂

]]>