background preloader

Jenkins

https://jenkins.io/index.html

Related:  Tools

Hudson + Sonar = A Perfect Match! Last week, I blogged about "Continuous Quality Using Sonar". It requires just 5 simple steps if you have Hudson running as your CI(Continuous Integration) server to install and use Sonar. Yes, 5 simple steps is all you need to get a neat and intuitive dashboard from Sonar. So, lets see what those 5 simple steps are. Step 1: Download, install and start the Sonar Server. Download the latest Sonar release from here.

How We Build Features x Access to videos, talks, and worksheetsInvitation to private Google Plus CommunityJoin in on live Q&A webinars and fireside chats Algorithms Every Data Scientist Should Know: Reservoir Sampling Data scientists, that peculiar mix of software engineer and statistician, are notoriously difficult to interview. One approach that I’ve used over the years is to pose a problem that requires some mixture of algorithm design and probability theory in order to come up with an answer. Here’s an example of this type of question that has been popular in Silicon Valley for a number of years:

C2D Overclocking Guide for Beginners - HEXUS.community discussion forums Part 2.A Fully Updated and Supported Version Of This Guide Is Available At Clunk.org.ukIn Part 2, we will be looking at tweaking voltages and tightening memory timings, and generally optimising your PC, now it is overclocked.At this point, as we are going a little bit more advanced, I will assume that you have read the other parts of the guide, and you have got to grips with how things work, and how to recover if you stuff it up (a bad overclock, see the troubleshooting guide).Disclaimer.Please read this bit, it is very important!RAM is potentially the easiest thing to kill in a PC. Overvolting any component carries a high risk of damage and/or failure. I take no responsibility for any loss or damage to your components as a result of using this guide.

Cobertura Plugin Plugin Information The current thinking is to merge this plugin into more generic coverage plugin. Help appreciated. This plugin allows you to capture code coverage report from Cobertura. Jenkins will generate the trend report of coverage.The Cobertura plugin can be downloaded here. 3 Rules for Building Features in a Lean Startup 20 Flares370010--×20 Flares x Access to videos, talks, and worksheetsInvitation to private Google Plus CommunityJoin in on live Q&A webinars and fireside chats EMS USB2 Download Section EMS USB2 Download Section EMS USB2 Joypad for Intel Mac 9 Oct, 06 (XP) It is the windows XP driver for Intel Mac. For details please look at this

EclEmma - JaCoCo Java Code Coverage Library JaCoCo is a free code coverage library for Java, which has been created by the EclEmma team based on the lessons learned from using and integration existing libraries for many years. Snapshot Builds The master branch of JaCoCo is automatically built and published. Due to the test driven development approach every build is considered fully functional. See change history for latest features and bug fixes. SonarQube code quality metrics of the current JaCoCo implementation are available on SonarQube.com.

Building a software project Jenkins can be used to perform the typical build server work, such as doing continuous/official/nightly builds, run tests, or perform some repetitive batch tasks. This is called "free-style software project" in Jenkins. Go to Jenkins top page, select "New Job", then choose "Build a free-style software project". Deploy your own "cloud" with Debian "Wheezy" April 25th, 2012 The Debian Project produces an entirely Free operating system that empowers its users to be in control of the software running their computers. These days, more and more computing is being moved away from user computers to the so-called cloud – a vague term often used to refer to Software as a Service (SaaS) offerings. We are concerned that, without the needed care, this trend might put in jeopardy most of the freedoms that users enjoy when running (on their computers) software that is Free according to the Debian Free Software Guidelines. We encourage Debian users to prefer cloud offerings where the SaaS infrastructure is entirely made of Free Software and can be run under their control.

Remote control with Hauppauge Nova-T USB 2 - DVBViewer community forum I managed find answer myself and now want to share it with you. With hauppauge you get installed infrared software ir.exe. You can use that with DVBViewer. Found file "C:\Windows\irremote.ini" and open it with notepad. 1) Add single line to [Applications] section. Line should look like this: Astronomy Software - picture identification - plate-solving - astrophotography - integrated telescope-camera control The application is written in C++/wxWidgets (cross platform GUI library), OpenGL, OpenCV, Boost and other portable libraries so that it can be compiled/released on other platforms such as Linux/MacOSX/etc. Current pre-alpha release is only for windows, to follow with a Linux and MacOSx release as soon as I pass the beta test. The project is to be released as a pre-alpha (concept proof) state and in order to test the the main functionality.

Blog Archive » Introducing Ubiquity An experiment into connecting the Web with language. It Doesn’t Have to be This Way You’re writing an email to invite a friend to meet at a local San Francisco restaurant that neither of you has been to. You’d like to include a map. Today, this involves the disjointed tasks of message composition on a web-mail service, mapping the address on a map site, searching for reviews on the restaurant on a search engine, and finally copying all links into the message being composed. This familiar sequence is an awful lot of clicking, typing, searching, copying, and pasting in order to do a very simple task.

We use this at VISA. I like the fact that when it builds it is able to publish our artifacts to artifactory, saving the other devs the hassle of building snapshot libs etc for specific versions. Has support for ant and maven builds as well as the usual scm players svn and cvs. Have not seen git or hg, but I am sure they are there. by superunknown Apr 10

Related:  DevOps