Is there a way to get a notification when someone specific comes Online on Skype - skype

Is there a way to get a notification when someone specific comes Online on Skype?
I dont want a notification for everyone.
Just a specific person.
Is there a way to do this?
Is there some kind of script that can do this?

Related

How to automate replies to a specific question in LinkedIn Messages?

People message me about how I got my internships.
I give them the same reply every time; I even made a Google Doc that I just link them now instead of a proper reply.
Is there a LinkedIn-Rules-Friedly way to automate this kind of reply?
All I want is:
if (message.includes("how") && message.includes("internship")) { LinkedIn.reply("<link>") }
But LinkedIn Support told me it is against the rules to make a bot. Hence, how do I do it without one? Is there an rules-friendly API for this? Who can I contact to get permission?

How can I get all the emails from people who have messaged me?

Looking for an API method in LinkedIn that allows me to GET all the emails from people who have messaged me in the past.
Can't find anything in the docs. Any help is much appreciated
LinkedIn does not provide any publicly available API calls that provide such functionality. In order for you to achieve this, you would need to apply to become a member of a LinkedIn Partner Program: https://developer.linkedin.com/partner-programs/apply

View Scheduled Emails in Google Analytics

I am consulting with a group that has several users on their GA account. How can I see the scheduled email each person set up to make sure they're correct and do I can assist them when they have problems?
If it can't be done, can someone please point me to an official Google statement saying it can't be done?...at least that way I can tell my boss :)
Thanks!
That cant be done. As to pointing you to Googles Statement of why it cant be done the only thing I can give you is the current documentation for the API.
IMO this feature would be located in the Management API probably under User permissions but i'm not really sure that's the best place for it either.
User Permissions - Developer Guide
I feel this is a very good idea and added it to my long list of feature requests feel free to star it. Manage Scheduled Emails Now I'm not sure they will add it I think they may decided that there is to grate a spam risk with this. But we will have to wait and see.
Tell your boss that its not currently available in the Google Analytics API but a feature request was made.
Click on the gear icon in the bottom left, then on the bottom right under 'Personal Tools & Assets', you should see Scheduled Emails. They're only visible with the view they're attached to, so if you have multiple views, you'll need to look through each one.

Facebook Development asp.net

I have a problem that I need to send a message to some of my friends on facebook and it is wasting time to send message individually to each one
also I want to be able to send a post that including Image and text to some facebook groups for marketing purpose to my facebook page
So I think that I can find a program that can help me do that or even some code example that can do that, or may be I will need to make my own program, but I never deal with facebook platform before
so please if any one can help I will be thankful
Thanks in Advance
This is straightforward with Windows PowerShell and http://facebookpsmodule.codeplex.com. For example
Get-Friends | Show-FBMessageDialog -Link http://www.example.com
displays a dialog to send a message to all your friends (or you can add a filter to the command). I have used this to send a message to over a thousand people. This is not completely automated (Facebook API restriction), it will show one dialog for each 50 recipients.

Is there a way for to receive comment notifications using disqus without registering?

I am using Disqus, and I'm trying to find a way for commenters to receive notifications of replies to their comments (or new comments) without registering with disquis. If using native wordpress comments people can check the little box that says "receive notifications" and receive messages when there is a new comment. However, when using disqus people have to register to receive those notifications. Many commenters don't want to register for another service, so people aren't getting notified. Is there any way to make it easier for people to get notifications?
After researching and talking with disqus, this can not be done. As a free service they want to direct users back to their site to set up an account in order to get features such as comment replies. I've decided to go back to wordpress native comments.

Resources