Photo credit: PhillipC on Flickr |
Friday, 20 April 2012
Friday Round-Up
Monday, 9 April 2012
Development Environment Must-Haves: Continuous Integration
Photo credit: MeriaDuck |
- Source code control using, for example, Subversion
- A standard build process using, for example, ant
- A set of unit tests which exercise the application code as fully as possible
- Get the latest code base and build it whenever it changes
- Run unit tests against the built code
- Create versions for the release cycle
- Package all components including code and any support files
- Fetch the "current" version of the application easily
- Spot coding problems as soon as they are introduced
- Ensure that all tests are run whenever your application is changed
Monday, 2 April 2012
Monthly LinkedIn Data Analysis
Previously I have described how to extract data from your network using the LinkedIn API, and how I am now storing that data in order to be able to analyse it more fully.
Now that I have another month's worth of data, I've expanded the summary page to include charts for last month as well as this, and for both I've added a new chart which represents any activity on LinkedIn, be it new connections or a profile update.
During March, the shares situation is almost unchanged from February, but more than half made new connections, while the total activity increased very slightly. My network grew by approximately 10% during the month, so there will be some inaccuracy due to the fact that full data will not be available for newer connections.
Click on the link below the summary chart to see the full page:
Now that I have another month's worth of data, I've expanded the summary page to include charts for last month as well as this, and for both I've added a new chart which represents any activity on LinkedIn, be it new connections or a profile update.
During March, the shares situation is almost unchanged from February, but more than half made new connections, while the total activity increased very slightly. My network grew by approximately 10% during the month, so there will be some inaccuracy due to the fact that full data will not be available for newer connections.
Click on the link below the summary chart to see the full page:
Click to view full size |
Subscribe to:
Posts (Atom)