RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineUPDATED VERSION: Titanium Alloy iOS Android Modules: Count.ly Analytics, Push Notifications – Events, User Profiles, Messaging – Google Analytics Alternative I have recently had to move away from Google Analytics for our Titanium Alloy Mobile apps for different reasons – I…
How to: Javascript Stop Function from Outside Function
RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineThe only real way to stop an ongoing Javascript Function from outside the function is to set a var that is checked inside the function and then trigger a return See example below on how to stop an ongoing Javascript…
Filezilla and ProFTPD – GnuTLS error -53: Error in the push function
RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineI was setting up and testing my ProFTP on a new server as I stated in this guide: How to: CentOS Virtualmin secure ProFTPD After testing I got this error in Filezilla: GnuTLS error -53: Error in the push function …