28
2011
Install Ruby 1.9.2 on Ubuntu
As you all know Ruby is one of the most popular programming language on the web. It is recommended to install ruby 1.9.2 instead of 1.8.x I tried to install ruby from the package manager on Ubuntu, but ruby 1.9.2 is not there in the repo. So, I am going to show you how to install ruby 1.9.2 on Ubuntu Step 1 – Fire up the terminal and execute these few commands – Step 2 [...]
28
2011
Make a low frequency oscilloscope from PC
An oscilloscope is an instrument that can be used to analyse waveforms or output from circuits. A cheap oscilloscope can be made using a PC and mic. However it is limited to low frequencies at around 25Khz (the audible range). Things needed : 1. A PC with a sound card 2. A mic wire (TRS plug) 3. A sound application – Audacity Simple plug the mic into the mic socket of the sound card. Remove [...]
Subscribe
Recent Posts
- C code to perform IP whois
- Turbotrace – a free multithreaded and visual traceroute utility for windows and linux
- Function pread for windows
- Quick Tip: Getting the Next and Previous Items or Posts
- Compile wxwebconnect on Ubuntu 11.04 64 bit
- Disqus Comments Importer Script in PHP
- Beginners’ guide to socket programming with winsock
- Handle multiple socket connections with fd_set and select on Linux
- Beginners guide to socket programming in C on Linux
- Gui whois client in python with wxpython
An article by f00