Archive for the 'code' Category
Saturday, June 8th, 2013
SpanDSP provides the core functionallity within Asterisk for sending and recieving faxes. spandsp is a library which provides many of the DSP functions needed for telephony. It is designed to be independent of the telephony platform itself. http://www….
Posted in asterisk, code, dsp, error, fax, voip | Comments Off | permalink
Saturday, June 8th, 2013
SpanDSP provides the core functionallity within Asterisk for sending and recieving faxes. spandsp is a library which provides many of the DSP functions needed for telephony. It is designed to be independent of the telephony platform itself. http://www….
Posted in asterisk, code, dsp, error, fax, voip | Comments Off | permalink
Sunday, June 2nd, 2013
so called AOSA book. ” Architects look at thousands of buildings during their training, and study critiques of those buildings written by masters. In contrast, most software developers only ever get to know a handful of large programs well—usually …
Posted in architecture, books, code, opensource, technology | Comments Off | permalink
Sunday, June 2nd, 2013
so called AOSA book. ” Architects look at thousands of buildings during their training, and study critiques of those buildings written by masters. In contrast, most software developers only ever get to know a handful of large programs well—usually …
Posted in architecture, books, code, opensource, technology | Comments Off | permalink
Wednesday, January 9th, 2013
Good tips / insights about old code deletion / code review
Posted in code, code_style, development, review | Comments Off | permalink
Wednesday, January 9th, 2013
Good tips / insights about old code deletion / code review
Posted in code, code_style, development, review | Comments Off | permalink
Wednesday, January 9th, 2013
Good tips / insights about old code deletion / code review
Posted in code, code_style, development, review | Comments Off | permalink
Friday, April 15th, 2011
An essay by Peter Norvig showing how to program sudoku solver.
Note: Read this if you are a software developer . Even better is to print it out and read it with a pencil.
Posted in algorithm, algorithms, code, essay, programming, puzzle, python, sudoku | Comments Off | permalink
Thursday, January 20th, 2011
Notes about facebook internal PM process (release, builds, QA, deployments, management, etc)
… Interesting that they manage to do their work like a small startup team, even thought they are #1 site on the Net and have ~ 2K employees.
Posted in code, culture, development, engineering, facebook, management, programming, software | Comments Off | permalink
Tuesday, April 13th, 2010
Great post about challenges that one team inside of Redhat faced when they were challenged with the task of migrating C#/IIS/MS-SQL-based VM management tool into Java. The post is more interested from the project management perspective, than from th…
Posted in c, code, development, dotnet, java, management, migration, programming, project, redhat | Comments Off | permalink