LED Lighting – The Cost Effective Lighting Solution
LED Lighting – The Cost Effective Lighting Solution




An attempt to write a script to notify when a movie is listed online for booking

8 comments:
This is my attempt to write a shell script that sends me an email when a movie is available for booking online. NOTE: You might want to configure 'mail' command SMTP settings on your box to avoid the mail being sent to your spam folder. This script takes 2 arguments. The first argument is the URL that has to be monitored and the second argument is name of the theater (Or anything that is unique to that theater). The script scrapes the URL page once in a given interval period and looks for the theater name, and when...
Read More

Share files over devices under same network - Linux

3 comments:
First, Make sure you have python installed in your machine. If not, follow these instructions to install python sudo apt-get install libssl-dev openssl wget https://www.python.org/ftp/python/3.4.1/Python-3.4.1.tgz tar -xvf Python-3.4.1.tgz cd Python-3.4.1/ ./configure make sudo make install ./python (source: http://www.sysads.co.uk/2014/06/install-python-3-4-1-ubuntu-14-04/) Now just follow below 3 steps to create your own file server with one command 1. Create a shell script file with the following content  e.g.:...
Read More

LED Lighting – The Cost Effective Lighting Solution

279 comments:
If you are searching for ways to light up your lifestyle and your home without lighting up your energy bills then this is for you. Led lighting strips provide the perfect lighting solution both outside and inside the home. They may make your furniture appear to float on air, bring a genuine glow towards the walls, provide lighting the stairs for more safety and embrace your home with indirect lighting of most colors which will not only...
Read More

WhatsApp is now on your computer browser!!

16 comments:
Finally WhatsApp officially arrives on computer screen. Now you can use WhatsApp on your browser. All you need to is just scan a QR code that you can see at https://web.whatsapp.com/ using your mobile phone. That's it!! Now you can use WhatsApp with a 'Secure' connection. Here are the steps you need to follow. Download the latest WhatsApp version or upgrade your WhatsApp. Once you see 'WhatsApp Web' option in WhatsApp menu,...
Read More