Yesterday, I posted how to download videos from YouTube using the VB script. Even I downloaded some videos by putting the video links to a text file and calling the script with ‘F’ switch. But I’m a lazy guy to prepare the text file with URLs now. I thought I’ll leave this task to the [...]
YouTube, what I need to say more on this website? Anyhow for those who are unaware of it (if any!), this website provides streaming videos to the visitors. Anyone can upload and share their videos. Many number of times when watching a video, we love it to have offline as well. We search for the [...]
There have been instances when we need to schedule the backup process of MySQL databases regularly. So I thought of writing batch file that can be added in the Windows scheduler. I used the ‘mysqldump’ utility that comes with the MySQL distributions. It dumps the database definition along with all the data, indexes, triggers and [...]
Many of us say “Linux is not for me.., it’s for geeks…” Have you ever tried Linux? Nope… The reason is quite simple. You don’t see as many installations as Windows in household… even in offices. I agree installing Linux and getting it up running is little tougher and complicated then the counterpart Windows. [...]
I’s bit held up with other tasks, so was a bit long break in my writing. Now I’ll continue on what I showed in my previous post. Today we’ll see how a Mashup can be used to give powerful reporting feature. I’ll discuss about the charting of data from an enterprise source. Let’s say we’ve [...]