Pages
Mikael Ståldal
Software projects
Categories
Archives
Monthly Archives: July 2009
Misuse of HTTP GET is a cardinal sin
According to the RESTful style, you should make use of the four HTTP methods GET, POST, PUT and DELETE. However, in many cases only GET and POST is used, and POST is used when you really should use PUT or … Continue reading
Posted in web
5 Comments
Running Ubuntu Linux on Acer Veriton X270
I recently brought an Acer Veriton X270. Ubuntu Linux 8.04 works well except for sound. Basic stereo sound output works, but sound input (microphone) and some advanced 3D and surround sound does not work. The front headphone jack does not … Continue reading
Posted in hardware, Linux
2 Comments