Archive for July 10th, 2009

Pushr with Twitter Notification

, , , at July 10th, 2009 by 小影

Today morning i discussed using Pushr to send notification in applications. While sending email or growl is cool, how about sending twitter notifications? First add the twitter account @pushrhk. Then create your node (replace "tweet-siuying" with any secret name you like): The message received: Of course if you can send POST to Pushr, ...

Pushr – sending notification with ease

, at July 10th, 2009 by 小影

Quite often I found my self need to send notification in code ... maybe some program crashed, a new user joined, or I want to keep track of stock price. Sometimes I want SMS, email, twitter, growl notifications... etc. If we are going to add these in every apps, they ...