Search All content
1. Website Speed Tests in tutorial Website Speed Optimization Misc
There are three possible causes for bad website performance: slow internet connection not optimized code server with low resources (low RAM, CPU, ...) Here are so...
Permission(PGU):447, Lang:EnglishCreated:2015-01-19 08:09:43, Modified:2015-01-19 11:43:57, Status:in work, Version:1.0
2. Internet Connection Test in tutorial Website Speed Optimization Misc
There are two sides wher you have to test internet connection. client-side speed test (your home PC, laptop, tblet or mobile device) server-side speed test 1. Client-side speed test Just do so...
Permission(PGU):447, Lang:EnglishCreated:2015-01-19 10:09:51, Modified:2015-01-19 11:21:48, Status:in work, Version:1.0
3. Google PageSpeed in tutorial Website Speed Optimization Misc
Google's PageSpeed not only measure your website's speed but also will give you some suggestions that will improve your website performance. To perform speed test go to
Permission(PGU):447, Lang:EnglishCreated:2015-01-19 11:47:14, Modified:2015-01-19 15:43:31, Status:in work, Version:1.0
4. Glype plugins in tutorial Glype Web Apps
1.If you want to create new plugin first register that plugin in in settings.php with $CONFIG['plugins'] = 'facebook.com, google.com' 2. Create file in /includes/facebook.com.php 3. Inside plugin you can use functions which are calle...
Permission(PGU):447, Lang:EnglishCreated:2015-01-23 09:00:39, Modified:2015-01-28 09:58:34, Status:in work, Version:1.0
5. NPM Basics in tutorial NodeJS By Examples JavaScript
Module Types Core Modules -NodeJS Community Modules -NPM My Modules Installation NPM is Node Package Manager. It can easilily install NodeJS module into your NodeJS project.
Permission(PGU):447, Lang:EnglishCreated:2015-01-26 10:03:27, Modified:2015-04-25 04:20:01, Status:in work, Version:1.0