Related Articles
How to write anchor link or Script for calling and Ping/IM for Skype
Add “skype:vivekanandch?call” to call, do it as a anchor link to call on skype. similarly to sms/im on skype use ‘skype:vivekanandch?sms’ You can even try by clicking on the below links. Call me on Skype Ping me on Skype See the below Scripts: Call me on Skype Ping me on Skype
25 Best MySQL DATABASE interview questions
How do you start MySQL on Linux? – /etc/init.d/mysql start How do you start and stop MySQL on Windows? net start MySQL, net stop MySQL What’s the default port for MySQL Server? 3306 What does tee command do in MySQL? tee followed by a filename turns on MySQL logging to a specified file. It […]
How to Create Ical File to Work on Outlook, Google Calendar and Mac Icalendar
To Create Ical files we need to follow some standards set by ietf.org. Below are the working copies of the sample ical files created and these are tested on Outlook calendar, Google Calendar, Mac Icalendar, and Thunder Bird Calendar with Lightning plugin. How to Create Ical File Ical Events Files for Create Event, Update Event, […]