IncomingHost: imap.gmail.comPort: 993Security: SSL/TLSAuthentication Method: OAuth2 OutgoingHost: smtp.gmail.comPort: 465Security: SSL/TLSAuthentication Method: OAuth2 FacebookTwitterPinterestDiggitEmailPrint
Author: iaps
Late last year we became increasingly interested in the Stock Market, specifically the NASDAQ exchange. The following are some great resources if you wish to create your own reports based on market data. https://www.nasdaq.com/market-activity/stocks/screener – Provides a downloadable CSV file of current market data for the NASDAQ, including current stocks prices. ftp.nasdaqtrader.com (Logon Type: Anonymous).
Stock Screening (NASDAQ) – Custom Reports with Tableau PublicRead More »
The following code shows how to convert a PNG image (Stream) to a Base64 string, and back from a Base64 string to a Stream and into an ImageSource. The example uses SignaturePad (https://github.com/xamarin/SignaturePad), since we needed to convert the resulting signature and store it in a database, and also display it on a website. The
Xamarin SignaturePad Image conversion to and from Base64Read More »
Security For any new or existing WordPress website, you should ensure that you have some sort of software firewall installed. A plugin that will report on suspicious activity and files within your WordPress file system. We recommend WordFence. Even having the basic version of WordFence will help tremendously. In regards to file and folder permissions,
Run the following SQL scripts from phpMyAdmin, or other SQL program. Be sure to change ‘http://www.oldurl‘ and ‘http://www.newurl‘ values. UPDATE wp_options SET option_value = replace(option_value, ‘http://www.oldurl’, ‘http://www.newurl’) WHERE option_name = ‘home’ OR option_name = ‘siteurl’; UPDATE wp_posts SET guid = replace(guid, ‘http://www.oldurl’,’http://www.newurl’); UPDATE wp_posts SET post_content = replace(post_content, ‘http://www.oldurl’, ‘http://www.newurl’); UPDATE wp_postmeta SET meta_value =
Due to the COVID-19 outbreak, the flu, colds, car accidents, radiation from sun exposure, bumps, scrapes, bruises, and all forms of cancer, we at IAPS have your, and our, safety in mind. For those reasons, we work remotely from home and encourage everyone to avoid illness by eating healthy, getting some exercise, and thinking positively.
Edit [2021-02-17]: we have reversed the changes back to the original, as it seems to work better as it was. The suggested change was from using -auvhPW instead of -rutvahz (see below shell script commands). Also, we highly recommend the AOMEI for full system backups and hard drive cloning. We now use a combination of
Through our years of programming, we have optimized and re-optimized our code in attempt to make things easier for us, and to reduce redundant code. During our endeavours, we implemented an abstract class containing a function that returns a new object instance: abstract class i_object { final public static function i() { return count(func_get_args()) ?
Please note that access via FTP is no longer permitted, as at March 7th, 2017 @ 12:01am EST. The following describes how to configure SFTP access for a cPanel user. Aside from logging into cPanel and using the File Manager tool to manage your website files, you can also connect via SFTP, not to be
Hosting This year we will be upgrading our hosting services by more than doubling speed, ram and space, which is expected to occur early March. formDO We will be releasing our flagship project, formDO, late April! flokah (ubudget) We have some really awesome updates prepared for this project, which will be released shortly after the