- http://java.dzone.com/articles/importance-text-analytics?utm_source=feedburner
- http://css.dzone.com/articles/machine-learning-text-feature
- http://python.dzone.com/articles/algorithm-week-karatsuba-fast
- http://java.dzone.com/articles/algorithm-week-determine-if
- http://java.dzone.com/articles/linguistic-data-mining-text
- http://java.dzone.com/articles/algorithm-week-morris-pratt
- http://architects.dzone.com/articles/machine-learning-algorithms
- http://architects.dzone.com/articles/introduction-property-graph
- http://www.codeproject.com/Articles/13525/Fast-memory-efficient-Levenshtein-algorithm
- http://architects.dzone.com/articles/apriori-algorithm
- http://architects.dzone.com/articles/introduction-6-machine
Friday, June 22, 2012
Because I like algos and machine learning
Agile Documentation
This post is on a painful and difficult subject: documentation in Agile Context. While I think this very real problem is mostly a technological one, links in this post present more nuanced views: http://www.betterprojects.net/2012/03/agile-documentation.html
Web architecture
Looks interesting (but I did not read it): http://www.technicaladvices.com/2012/04/12/modern-web-architecture-the-html5-web-storage/
You're a DEV? Read this!
It says "A CISO' Guide to" but this series of posts is a great read for devs too!
http://threatpost.com/en_us/blogs/cisos-guide-application-security-part-1-defining-appsec-041012
http://threatpost.com/en_us/blogs/cisos-guide-application-security-part-1-defining-appsec-041012
Continuous delivery
This is a very good post that goes beyond the "party line" and actually talks about the pros and cons of CD: http://agile.dzone.com/articles/continuous-delivery-vs
Update: good complement to this article: http://www.infoq.com/articles/test-automation-continuous-delivery
Update: good complement to this article: http://www.infoq.com/articles/test-automation-continuous-delivery
Lean IT
This is quite in line with my values: https://sites.google.com/site/markussprunck/blog-1/leanitgrundlagenprinzipien
And the fit with DevOps is good!
And the fit with DevOps is good!
The Importance of Measuring Your IT Operations
I think that the following are fundamental metrics in IT OPS:
- Feature Average Lead Time (FALT). This is the average number of days it takes for a request, from the moment was originated, to hit production.
- Development Cost for a Deployed Feature (DECODEF). This is the development cost of getting a feature deployed into production. It comes down to bare people cost.
- Keep The Lights On (KTLO) cost for an information system. This is the infrastructure cost for a particular service.
- Number and Cost of Production Bugs after a release (NCPB). This measure is meant to provide both a figure around quality and a figure around quantity.
- Cost of mainteining Legacy Systems (COLS). This is the people cost in interacting with Legacy systems for issue investigation, small enhancements, production bugs
- Cost of Evergreening (COE). This is the cost of keeping the various technologies to a version which is supported by third party vendors.
- Business Value of each Deliverable to production (BUVD). This is perhaphs the most difficult figure to get since it's not an exact science (how would one quantify the business value of Evergreening?)
Taken from: http://java.dzone.com/articles/importance-measuring-your-it?
DevOPS: good posts
- https://devcentral.f5.com/weblogs/macvittie/archive/2012/06/20/devops-is-a-verb.aspx
- http://devopsangle.com/2012/06/04/what-we-talk-about-when-we-talk-about-devops/
- http://java.dzone.com/articles/codifying-devops
- http://zkybase.org/blog/2012/05/08/devops-what-it-is-and-why-you-should-be-doing-it/
- http://www.infoq.com/presentations/Scaling-Devops
- http://server.dzone.com/articles/devops-dns-developers
- http://www.electric-cloud.com/blog/2012/03/19/what-is-devops-and-what-challenges-does-it-solve/
Testing at Google
This is such a great post: this is in the top 1% of all must read material for both dev and QA engineers from James A. Whittaker, the former Test Director for Chrome and Chrome OS:
http://www.sqazone.net/modules/mylinks/visit.php?cid=6&lid=1026
http://www.sqazone.net/modules/mylinks/visit.php?cid=6&lid=1026
Thursday, June 21, 2012
TDD+BDD: good synthesis
Great post on a subject close to my heart: http://www.codeproject.com/Articles/44276/Unit-Testing-and-Integration-Testing-in-Business-A
WatinN
Good post on a very usefull framwork: http://www.codeproject.com/Articles/99838/WatinN-to-Automate-Browser-and-Test-Sophisticated
Doom 3: source code
Back in the old days when I was doing my undergraduate and graduate studies, I spent many a night managing my stress playing Doom and Doom2. We can now peek at the genius behind the monsters: this article has a good analysis for those of us who might not be up to par with the funky coding from id Software: http://fabiensanglard.net/doom3/index.php
Application Security Program
I regularly follow this blog. I highly recommand it. This blog is right on the bull's eye: http://www.veracode.com/blog/2012/06/five-reasons-why-you-need-an-application-security-program/
CI pre-conditions
Insightful post on what is required to consider moving to continuous integration ALM: http://www.javacodegeeks.com/2012/06/measuring-your-it-ops-part-1.html
Maintainable Java Script
Here you will find a few pointers for making maintainable JS: http://net.tutsplus.com/tutorials/javascript-ajax/principles-of-maintainable-javascript
Subscribe to:
Posts (Atom)