Computers

Coputer topics

Half-Arsed Agile Software Development

Agile software development is a group of software development methods based on iterative and incremental development, in which requirements and solutions evolve through collaboration between self-organizing, cross-functional teams. The Agile Manifesto introduced the term in 2001. Since then, the Agile Movement, with all its values, principles, methods, practices, tools, champions and practitioners, philosophies and cultures,

Happy Birthday Tetris

Soviet blockbuster computer game Tetris is 30 years old.  Tetris (Russian: Те́трис, pronounced [ˈtɛtrʲɪs]) is a Soviet tile-matching puzzle video game originally designed and programmed by Alexey Pajitnov. It was released on June 6, 1984. It was the first entertainment software to be exported from the USSR to the US. The versions of Tetris were

Articles For Every Programmer

10 Articles Every Programmer Must Read web page is a nice collection of links to “What Every Programmer Should Know” articles worth to look at. You will see classic what every programmer should know article from topics like memory, Unicode, floating point arithmetic, networking, object oriented design, time, URL Encoding, String and many more. This

Creating Secure Software for Linux

Are you writing software that needs to be secure? Quite probably. Security critical programs include application programs used as viewers of remote data, web applications (including CGI scripts), network servers, and setuid/setgid programs.  Secure Programming for Linux and Unix HOWTO — Creating Secure Software on-line book provides a set of design and implementation guidelines for

ModPlayerJS

ModPlayerJS is a player that runs in your browser for .MOD music files (the mainstay of Amiga and PC sample-based music circa 1990). This worked for me in Chrome browser but failed to work on Firefox. A good example of MOD music and what the player can do is to play 1DASBOOT.MOD with it (compare

Basic is 50 years old

A programming language familiar to all, BASIC, has turns 50 years old. This month, BASIC celebrates an anniversary reached by very few languages: 50 years of continuous use. Basic Turns 50 article looks back on 50 years of attracting (and repelling) new programmers. It’s difficult to imagine the computing world in 1964. There were no

50 Billion ARM Chips

A few weeks ago ARM celebrated its partners shipping over 10 billion ARM based chips in 2013. The bigger story was that the 10 billion in 2013 brought the cumulative total for ARM based processors to over 50 billion. Anandtek has nice articles where did those ARM processors go and how ARM business model works.

Embedded Experience Blog

Embedded Experience Blog is a blog worth to check out. It talks about all aspects of Embedded Systems: technology news, hacking projects, popular electronics, industry trends, reviews, and forecasts, etc. You can find it at http://embeddedexperience.blogspot.fi/. The writer is Chief Technology Officer of Espotel, a company that design embedded solutions for other companies.