www.mconvey.com is live....!

www.mconvey.com is live now. You can send free sms to any Indian mobile numbers. No annoying ads. No registration required. The site is simple and quite straight forward. The only restriction that is in place is it asks you to register once you send 5 sms to a particular number on the same day. Continue reading www.mconvey.com is live….!

Is Advani.L.K in footsteps of Obama..?

I just noticed advertisements from ‘lkadvani.in’ started appearing in my blog posting something like “Advani for PM”…a smart campaigning strategy, the same one used to capture the most powerful seat in the world by Obama. He used it extensively for last two years for fund-raising and organizing political campaigns..! Continue reading Is Advani.L.K in footsteps of Obama..?

It is my IP.com….!

Again it’s been a long time…! Somehow I couldn’t manage to squeeze time to write… This weekend just surfing the net, I landed up in domain.com my favorite domain registrar. As usual I searched for all funny names. It’s been my practice or I’d say a way of killing time. Finally I searched for ‘itismyip’ I got it…! it again made me poorer by another 10 USD. I just wrote a small script to give the IP of the visitor to this site… Continue reading It is my IP.com….!

Failing to evaluate is failing…!

    Last weekend, when I walked into my friend’s office campus, I saw the security personals sitting in a big queue and writing something in a booklet. I got curious. I enquired to a guy standing over there. He said, they are taking up some exams. Something inside me asked for more information from that guy. I learnt that, they are constantly taught on the latest security techniques and technologies. They have to clear these examinations to be in their job. It’s a casual chat. I walked on…

Continue reading Failing to evaluate is failing…!

Taking a break…

    After being with the Allexperts community for quite some time, I’m taking a break from there now. Nowadays, I’m bit occupied with my business. Hence I am not in a position to offer a timely help to the community. I’ll be back there as early as possible to help and to learn…

But I will continue to write on my site….

Making my YouTube Downloader cooler…!

    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 script itself. I added some code to make the script bit more intelligent. It takes the keywords from you, searches the YouTube for the related videos and downloads them. Sounds cool… J

Continue reading Making my YouTube Downloader cooler…!

Download YouTube Videos easily…

    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 ‘download video’ link in the page. Oops, you won’t find it. YouTube supports only streaming of videos.

Continue reading Download YouTube Videos easily…

Scheduling MySQL Backup..!

    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 SPs in the form of .sql file. I’ve also made the batch file to compress the output .sql file.

Continue reading Scheduling MySQL Backup..!

Want to try Linux..?

    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. Hence most of us have kept ourselves away from Linux. We’re ready to use a Pirated version of the Windows, but not ready to try out the Linux which is freely available. It’s more secure to use, fast, reliable and absolutely free.

Continue reading Want to try Linux..?

Creating an Enterprise Mashup…!

    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 a data something like the following table Continue reading Creating an Enterprise Mashup…!