Courier Build for - Umbraco v6.2.4 - umbraco

I have just finished an umbraco project and want to install Courier.
How ever I am a bit confused about which version of Courier I should Install.
I am using Umbraco v6.2.4 (Assembly version: 1.0.5394.15649)
But on the Courier package page > http://our.umbraco.org/projects/umbraco-pro/umbraco-courier-2
This is what I can see under the compatibility.
7.1.x (0%)
7.0.x (0%)
6.2.x (0%)
6.1.x (100%)
6.0.x (untested)
4.11.x (100%)
4.10.0 (untested)
4.9.1 (untested)
4.9.0 (100%)
Does this mean that it will not work at all with the LATEST VERSION of umbraco? If so How can I change my v6.2.4 umbraco down to 6.1.x (I used nuget to install it)
I have already finished my umbraco project, content done etc... I really don't want to have to start again.
Any ideas?

According to this issue, it appears to work in Umbraco 6.2.x
This would correspond to build Courier_2.7.8.42.v6.zip onwards, at the nightly Courier downloads here

Related

yo meanjs not recognizing generated project

I've created a new MeanJS project using Yeoman. It installs just fine. When I want to add a new module using yo meanjs:angular-module mymodule, it tries to create a new project ("Which mean.js version would you like to generate") instead of just adding the new module.
Where should I look for errors?
I'm using node v0.12.7 and npm v2.11.3.
Yeah, I know this could be confusing, at least when you starting with Meanjs. You probably used a version greater than 0.3.0 (stable) and sub-generators like yo meanjs:angular-module are only available (by that time of writing this) with version 0.3.0 (stable). Look at the red message top at this page: http://meanjs.org/generator.html What's confusing here is that they recommended on their page to install the application using the yeoman but after you did that you expect to be able to use sub-generators... If you want use subs, please use 0.3.0. and I suggest you to use supported Node.js and npm versions (http://meanjs.org/docs/0.3.x/#troubleshooting):
MongoDB
MongoDB version 2.4.x is supported.
Node.js
Node version 0.10.x is supported.
npm
npm version 1.3.x is supported.

OpenCV2.4.2: How do I rebuild?

I was successful in installing MINGW32 and CMake and rebuilt OpenCV 2.3.2 (the superpak). But V2.4.2 is not the superpak and doesn't have all the files that V2.3.1 has. My attempt to rebuild was very short (seconds rather than 20 minutes). This is Win XP Pro SP3.
The OpenCV wiki and various guides don't work because the V2.4.2 package is very different. The Yahoo OpenCV group does not respond. My guess is they don't know.
Can I/Do I rebuild V2.4.2, and if so how?
Same way you build any other version.
Run cmake-gui, configure, generate then build the resulting .sln
http://opencv.willowgarage.com/wiki/VisualC%2B%2B_VS2010_CMake

Not able to install CollabNet 6.1.1 TeamForge 32 bit on my Windows

I have downloaded the latest version 6.1.1 from the windows installer for 32bit. I have a problem with the installation. The installer checks for software requierements are fulfilled. Out of 4 programs it installs i.e. msys, java, postgre and CsvnEdge, csvnEdge is marked as not installed. Tough in system i can see it is installed. If I cancel the setup and start again, it fails again to find CsvnEdge.
Regards
Anuj

netbeans - plugins require HTML Editor Library to be installed

I am attempting set up Netbeans 7.1 as my RoR editor. When trying to install plugins I get the following error:
Some plugins require plugin HTML Editor Library to be installed. The
plugin HTML Editor Library is requested in version >= 1.21 (release
version 1) but only 2.0.1 (of release version different from 1) was
found. The following plugin is affected:       
Embedded Ruby (RHTML)
I looked for this HTML plugin so I could install it but I can't seem to find it anywhere.
It seems that the Ruby on Rails plugin has some problem (i.e. does not support) Netbeans 7.1 and 7.2. But it works with version 6.9 and 7.
Reference: http://plugins.netbeans.org/plugin/38549/ruby-and-rails
If I'm not wrong this is the lovely 207075 from the bugtracker: https://netbeans.org/bugzilla/show_bug.cgi?id=207075
In fact there's a workaround for this issue:
http://blog.enebo.com/2012/01/workaround-for-ruby-support-on-netbeans.html
good luck.
If you want to install it on a newly downloaded Netbeans (7.1 in my case), you should first go to Tools > Plugins, select Updates Tab and install the updates. Then, after restart, you'll go to the mentioned above Plugins, and now you will able to install all the required updates (HTML Editor will be among them.)
Lastl thing, as #skripted already mentioned, just install the plugin by following the instructions on this page.

Is there a stable release build of non-Java Hamcrest matcher libraries?

Clearly the hamcrest Java library has a stable release, but as far as I can tell the hamcrest-php, hamcrest-python and hamcrest-as3 (and presumably others, but those are the ones I care about at the moment) do not; you can only acquire them in source code form. This is, putting it mildly, a bit of a pain when I have to deploy a versioned copy of a library to a production machine.
Does the community around these libraries have any plan to make stable releases of them?
The PHP Hamcrest library is available via PEAR:
pear channel-discover hamcrest.googlecode.com/svn/pear
pear install hamcrest/Hamcrest
While the latest version is 0.3.0, it's very stable, and my company has been using it with PHPUnit since the summer. Once I get some time to commit a few local additions I have been working on, I'll release a 1.0.0 version.

Resources