SonarPLSQL-Trial Version - sonarqube

I am looking for SonarPLSQL trial version, as SonarQube community edition do not support SonarPlsql, I need to validate it for my team in POC activities. Is there any other alternate available?

If you want to validate open source code (shown publicly), create a public project on sonarcloud.io, it's free.
If your code is closed source, you can also create a private project for free during 14 days on sonarcloud.io
If you prefer to validate on premise, ask for a SonarQube Developer Edition Trial License

Related

Which consulting company can review our SonarQube installation?

Which good SonarQube consulting company could you recommend, that can review our SonarQube installation and processes?
We could even be open to having them take on the whole management of our installation.
Use the official hosted SonarQube instance called SonarCloud. It is maintained by SonarSource (the organization behind SonarQube) and can be used for both open source and closed source projects.

Is Bacula presents snapshot feature in free edition?

I have problem with Bacula.
Is there snapshot feature in Bacula free edition?
These days i'm searching for snapshot feature in Bacula free edition
but it seems like only presented in enterprise edition only.
thanks.
The Snapshotify Plugin is available at Bacula Enterprise only. But some time ago Kern sent bacula status to the bacula-users list where he promise to include snapshot management in the community version:
A few of these new features will be:
(...)
3. New automatic snapshot management functions for the community version.
What I can see in the current code, there are some bits of code for this functionality already available.

Any tools to cross check whether all the magento enterprise code has been removed from the community edition after the downgrade

I have downgraded one site from magento enterprise to community edition based on the below blogs/forums, after that we have made few changes to the site work perfectly in the community edition. And the site working fine now and it's live with community version.
https://gist.github.com/ProxiBlue/87208724f758d5da472f http://www.yanted.com/2014/02/21/downgrading-magento-enterprise-to-community/
And we have applied for the Certification of Compliance to the magento team to close the enterprise agreement, however we got the reply from the magento team there are still few elements related to enterprise code still in the site and needs to be clean up to close the agreement.
We have cross checked the site very closely but we are unable to find a code/option related to enterprise code, even we have requested to the enterprise team to provide the documents/reports which show the enterprise code still in the site but it seems like they will receive the status as true/false, that's it. They don't have any other details.
And let us know, is there any proper tool or suggestions to cross check and find the enterprise code with the site.
Thanks in advance for your support.
You could overwrite all files by the community edition and after that search for the phrase "Magento Enterprise Edition" that is in all Magento Enterprise files description comment.

Alfresco 4.2 CE with MS SQL server 2012

I've been asked to use install alfresco 4.2 community edition with database MS SQL server 2012 for evaluation and I'm a newbie in using it. I'm having a hard time in doing configurations to make it work. I know MS SQL server 2012 is only supported in alfresco enterprise edition but I've read some forums and some of them made it work with sql server 2012 by tweaking some scripts but I don't have any idea what scripts or how to do it.
I just want to know if it is really possible to do it and if yes, could you please give me some detailed steps how to do it.
thanks in advance.
As far as I know there is no ready-to-install extension to add MS SQLServer support to Alfresco Community 4.2.x.
If you don't want to buy the Enterprise version then you'll have to add all necessary code like myBatis ORM files in your own.
It's not impossible but it's gonna be a hard task...
If SQL Server is a requirement, I recommend evaluating this trial using Alfresco Enterprise so that you're not modifying or introducing other issues that may present Alfresco negatively. (sorry I would have posted this as a comment, but I dont have enough rep-points).

Bug Tracking for Windows and SVN

I'm working as part of a volunatry team creating an open source product with a permissive license. We are currently using Visual SVN Server/TortoiseSVN for source control and TeamCity for our continuous integration builds.
I would like to add a bug tracking component into the mix that will integrate into SVN. Ideally, I'd like to use FogBugz but we have no budget. So, I need an alternative. The requirements are:
Must be free or have a free version supporting at least 20 developers (we're volunteers!)
Must integrate with VisualSVN Server
Must run on Windows
I prefer Microsoft technology (ASP.Net over PHP; SQL Server over MySQL, etc) because we are a Microsoft shop, we have experience with those tools and already have them installed.
Must be able to work with a geographically distributed team
Must work with Express editions of Visual Studio (the developers don't all have the Pro version so we can't rely on Visual Studio add-ins).
I'd like The Community's recommendations, please, for products that meet all of the above requirements.
[Clarification: our license is very close (though not word-for-word) to the MIT license.]
Trac: It is not a Microsoft technology but will integrate well into SVN. There are not many free bug tracking software's that are free on Microsoft technology.
JIRA is free for open source projects and will run on Windows. Subversion integration is available and provided through a plugin.
Trac
Redmine
Try Bugzilla.
Is free
I do not know if integrates with SVN... but I suppose the answer is YES.
Runs on Windows - you must set up few
components, but it actually runs
prety well on IIS, however
installation is a bit tricky.
Bugzilla is Perl and MySQL. However,
as I said I had installed succesfully
Bugzilla on Windows 2003.
Installation of MySql and Perl does
not take a lot of server resources -
we had those two on our ASP.NET +
MSSQL test server, and no performacne
drop had been observed.
Works with distributed team.
Try InDefero, you can even get the hosted way for free if your project is not that big in size.

Resources