
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>prosoxi.com</title>
	<atom:link href="https://www.prosoxi.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.prosoxi.com</link>
	<description>Attention in classroom</description>
	<lastBuildDate>Fri, 04 May 2018 13:10:30 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.1</generator>
	<item>
		<title>Linux Finding large files</title>
		<link>https://www.prosoxi.com/2018/05/04/linux-finding-large-files/</link>
		
		<dc:creator><![CDATA[Prosoxi.com Webmaster]]></dc:creator>
		<pubDate>Fri, 04 May 2018 13:10:30 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[Programming]]></category>
		<guid isPermaLink="false">http://www.prosoxi.com/?p=5943</guid>

					<description><![CDATA[to find anything above 200mb &#8230; Code: find / -size +204800k -exec du -hs {} \;]]></description>
		
		
		
			</item>
		<item>
		<title>How to Install Linux Malware Detect (LMD) and ClamAV on CentOS 7</title>
		<link>https://www.prosoxi.com/2017/10/20/how-to-install-linux-malware-detect-lmd-and-clamav-on-centos-7/</link>
		
		<dc:creator><![CDATA[Prosoxi.com Webmaster]]></dc:creator>
		<pubDate>Fri, 20 Oct 2017 08:21:44 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<guid isPermaLink="false">http://www.prosoxi.com/?p=5941</guid>

					<description><![CDATA[Linux Malware Detect (LMD) is malware detector and scanner for Linux, designed for shared hosting environments. LMD is released under GNU GPLV2 license, it can be installed on cPanel WHM and Linux environments with together other detection tools such as ClamAV. Clam AntiVirus (ClamAV) is an open source antivirus solution to detect trojans, malware, viruses and other &#8230; <p class="link-more"><a href="https://www.prosoxi.com/2017/10/20/how-to-install-linux-malware-detect-lmd-and-clamav-on-centos-7/" class="more-link">Continue reading<span class="screen-reader-text"> "How to Install Linux Malware Detect (LMD) and ClamAV on CentOS 7"</span></a></p>]]></description>
		
		
		
			</item>
		<item>
		<title>ERR_SPDY_INADEQUATE_TRANSPORT_SECURITY</title>
		<link>https://www.prosoxi.com/2017/10/19/err_spdy_inadequate_transport_security/</link>
		
		<dc:creator><![CDATA[Prosoxi.com Webmaster]]></dc:creator>
		<pubDate>Thu, 19 Oct 2017 15:57:48 +0000</pubDate>
				<category><![CDATA[Plesk]]></category>
		<category><![CDATA[Programming]]></category>
		<guid isPermaLink="false">http://www.prosoxi.com/?p=5939</guid>

					<description><![CDATA[Symptoms Unable to open https link in a browser. The web page does not open with the following error: ERR_SPDY_INADEQUATE_TRANSPORT_SECURITY Cause Bug with ID #PPPM-5705. Will be fixed in future releases. Resolution As a workaround update nginx configuration by running the following command: plesk sbin sslmng --services=nginx --custom --ciphers='EECDH+AESGCM+AES128:EECDH+AESGCM+AES256:EDH+AESGCM+AES128:EDH+AESGCM+AES256:EECDH+SHA256+AES128:EECDH+SHA384+AES256:EDH+SHA256+AES128:EDH+SHA256+AES256:EECDH+SHA1+AES128:EECDH+SHA1+AES256:EDH+SHA1+AES128:EDH+SHA1+AES256:EECDH+HIGH:EDH+HIGH:AESGCM+AES128:AESGCM+AES256:SHA256+AES128:SHA256+AES256:SHA1+AES128:SHA1+AES256:HIGH:!aNULL:']]></description>
		
		
		
			</item>
		<item>
		<title>Server negotiated HTTP/2 with blacklisted suite</title>
		<link>https://www.prosoxi.com/2017/10/19/server-negotiated-http2-with-blacklisted-suite/</link>
		
		<dc:creator><![CDATA[Prosoxi.com Webmaster]]></dc:creator>
		<pubDate>Thu, 19 Oct 2017 15:57:18 +0000</pubDate>
				<category><![CDATA[Plesk]]></category>
		<category><![CDATA[Programming]]></category>
		<guid isPermaLink="false">http://www.prosoxi.com/?p=5937</guid>

					<description><![CDATA[Symptoms HTTP/2 support is enabled on a sever. When trying to analyze a domain at SSLLabs the following error is reported: Server negotiated HTTP/2 with blacklisted suite RSA 2048 (SHA256) &#124; TLS 1.2 &#62; h2 &#124; TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA &#124; ECDH secp256r1 TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA is blacklisted for HTTP/2. Cause An nginx misconfiguration &#8211; blacklisted ciphers are used prior to acceptable ones. &#8230; <p class="link-more"><a href="https://www.prosoxi.com/2017/10/19/server-negotiated-http2-with-blacklisted-suite/" class="more-link">Continue reading<span class="screen-reader-text"> "Server negotiated HTTP/2 with blacklisted suite"</span></a></p>]]></description>
		
		
		
			</item>
		<item>
		<title>Securing Revive</title>
		<link>https://www.prosoxi.com/2017/08/14/securing-revive/</link>
		
		<dc:creator><![CDATA[Prosoxi.com Webmaster]]></dc:creator>
		<pubDate>Mon, 14 Aug 2017 12:04:06 +0000</pubDate>
				<category><![CDATA[Programming]]></category>
		<guid isPermaLink="false">http://www.prosoxi.com/?p=5934</guid>

					<description><![CDATA[No instance of Revive is totally secure but I though it might be useful to share a few of the tips I&#8217;ve gathered over the years in regard to securing the ad server. The intention being for others to add their own, with any luck well create a half decent resource for new users. Tips &#8230; <p class="link-more"><a href="https://www.prosoxi.com/2017/08/14/securing-revive/" class="more-link">Continue reading<span class="screen-reader-text"> "Securing Revive"</span></a></p>]]></description>
		
		
		
			</item>
		<item>
		<title>CWP autorenew ssl</title>
		<link>https://www.prosoxi.com/2017/08/10/cwp-autorenew-ssl/</link>
		
		<dc:creator><![CDATA[Prosoxi.com Webmaster]]></dc:creator>
		<pubDate>Thu, 10 Aug 2017 10:55:58 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[cwp]]></category>
		<category><![CDATA[panel]]></category>
		<guid isPermaLink="false">http://www.prosoxi.com/?p=5932</guid>

					<description><![CDATA[forced renewal of all certs can be done with this command: Code: [Select] /root/.acme.sh/acme.sh --home /root/.acme.sh/cwp_certs --cron --force or single domain Code: [Select] /root/.acme.sh/acme.sh --home /root/.acme.sh/cwp_certs --renew -d www.domain.com --force]]></description>
		
		
		
			</item>
		<item>
		<title>Owl Carousel, making custom navigation</title>
		<link>https://www.prosoxi.com/2017/07/27/owl-carousel-making-custom-navigation/</link>
		
		<dc:creator><![CDATA[Prosoxi.com Webmaster]]></dc:creator>
		<pubDate>Thu, 27 Jul 2017 11:04:12 +0000</pubDate>
				<category><![CDATA[JavaScript - Ajax]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[owl]]></category>
		<category><![CDATA[owlcarousel]]></category>
		<guid isPermaLink="false">http://www.prosoxi.com/?p=5929</guid>

					<description><![CDATA[You need to enable navigation and edit navigationText: Assuming this is version 1.3.2 $("#owl-example").owlCarousel({ navigation: true, navigationText: ["&#60;img src='myprevimage.png'&#62;","&#60;img src='mynextimage.png'&#62;"] }); Assuming it&#8217;s version 2: $("#owl-example").owlCarousel({ nav: true, navText: ["&#60;img src='myprevimage.png'&#62;","&#60;img src='mynextimage.png'&#62;"] });]]></description>
		
		
		
			</item>
		<item>
		<title>Find Instagram User ID Number.</title>
		<link>https://www.prosoxi.com/2017/07/26/disable-ajaxstart-and-ajaxstop-for-a-specific-request/</link>
		
		<dc:creator><![CDATA[Prosoxi.com Webmaster]]></dc:creator>
		<pubDate>Wed, 26 Jul 2017 10:27:53 +0000</pubDate>
				<category><![CDATA[JavaScript - Ajax]]></category>
		<category><![CDATA[Programming]]></category>
		<guid isPermaLink="false">http://www.prosoxi.com/2017/07/26/disable-ajaxstart-and-ajaxstop-for-a-specific-request/</guid>

					<description><![CDATA[Use the below form to find your Instagram ID number by entering your valid username. visit http://www.ershad7.com/InstagramUserID/]]></description>
		
		
		
			</item>
		<item>
		<title>Check variable if explode-able in PHP</title>
		<link>https://www.prosoxi.com/2017/07/26/check-variable-if-explode-able-in-php/</link>
		
		<dc:creator><![CDATA[Prosoxi.com Webmaster]]></dc:creator>
		<pubDate>Wed, 26 Jul 2017 10:27:06 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<guid isPermaLink="false">http://www.prosoxi.com/?p=5921</guid>

					<description><![CDATA[use explode itself to see if it is explodable $a = explode(" ","Where Am I?"); if(count($a)&#62;1) { echo "explodable"; } else { echo "No use of exploding"; } or if(strpos($row['city'], ' ') !== false) { // explodable } else { // not explodable }]]></description>
		
		
		
			</item>
		<item>
		<title>Elastix backup and restore file location.</title>
		<link>https://www.prosoxi.com/2017/07/25/elastix-backup-and-restore-file-location/</link>
		
		<dc:creator><![CDATA[Prosoxi.com Webmaster]]></dc:creator>
		<pubDate>Tue, 25 Jul 2017 07:58:55 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<guid isPermaLink="false">http://www.prosoxi.com/?p=5919</guid>

					<description><![CDATA[/var/www/backup]]></description>
		
		
		
			</item>
		<item>
		<title>Reset Elastix Web Interface Admin Password</title>
		<link>https://www.prosoxi.com/2017/07/25/reset-elastix-web-interface-admin-password/</link>
		
		<dc:creator><![CDATA[Prosoxi.com Webmaster]]></dc:creator>
		<pubDate>Tue, 25 Jul 2017 07:54:17 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[asterix]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[pbx]]></category>
		<guid isPermaLink="false">http://www.prosoxi.com/?p=5917</guid>

					<description><![CDATA[Reset Elastix Web Interface Admin Password This requires that you can log into the server at the console, or via SSH. If you dont have the login details to log into the console, or ssh in, you will need to reset the root password. After logged in, to reset the admin account password for the &#8230; <p class="link-more"><a href="https://www.prosoxi.com/2017/07/25/reset-elastix-web-interface-admin-password/" class="more-link">Continue reading<span class="screen-reader-text"> "Reset Elastix Web Interface Admin Password"</span></a></p>]]></description>
		
		
		
			</item>
		<item>
		<title>bootstrap device widths</title>
		<link>https://www.prosoxi.com/2017/07/24/bootstrap-device-widths/</link>
		
		<dc:creator><![CDATA[Prosoxi.com Webmaster]]></dc:creator>
		<pubDate>Mon, 24 Jul 2017 15:02:18 +0000</pubDate>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[bootdstrap3]]></category>
		<category><![CDATA[bootstrap]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[responsive]]></category>
		<category><![CDATA[ui]]></category>
		<guid isPermaLink="false">http://www.prosoxi.com/?p=5912</guid>

					<description><![CDATA[Personally I only worry about devices with 320px width or greater. In a sense I don&#8217;t care much about smaller devices, although I expect sites I make to have some (possibly reduced) functionality in every browser. Check this for more details Media Queries for Standard Devices]]></description>
		
		
		
			</item>
		<item>
		<title>Block Countries from your server easily with CSF</title>
		<link>https://www.prosoxi.com/2017/02/13/block-countries-from-your-server-easily-with-csf/</link>
		
		<dc:creator><![CDATA[Prosoxi.com Webmaster]]></dc:creator>
		<pubDate>Mon, 13 Feb 2017 10:48:12 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<guid isPermaLink="false">http://www.prosoxi.com/?p=5907</guid>

					<description><![CDATA[If you don’t have a need for certain international visitors to your Linux server, its easy to block them out!  First, you’ll need to make sure that CSF is installed.  You can follow our guide on installing csf to get this accomplished.  Once that’s done, read on to block access from Russia, China, etc.. Now that &#8230; <p class="link-more"><a href="https://www.prosoxi.com/2017/02/13/block-countries-from-your-server-easily-with-csf/" class="more-link">Continue reading<span class="screen-reader-text"> "Block Countries from your server easily with CSF"</span></a></p>]]></description>
		
		
		
			</item>
		<item>
		<title>How to switch to a different PHP version with htaccess</title>
		<link>https://www.prosoxi.com/2017/01/16/how-to-switch-to-a-different-php-version-with-htaccess/</link>
		
		<dc:creator><![CDATA[Prosoxi.com Webmaster]]></dc:creator>
		<pubDate>Mon, 16 Jan 2017 12:49:44 +0000</pubDate>
				<category><![CDATA[Programming]]></category>
		<guid isPermaLink="false">http://www.prosoxi.com/2017/01/16/how-to-switch-to-a-different-php-version-with-htaccess/</guid>

					<description><![CDATA[To switch to PHP 7.1 1 AddHandler application/x&#8211;httpd&#8211;php71 .php .php5 .php4 .php3 To switch to PHP 7.0 1 AddHandler application/x&#8211;httpd&#8211;php70 .php .php5 .php4 .php3 To switch to PHP 5.6 1 AddHandler application/x&#8211;httpd&#8211;php56 .php .php5 .php4 .php3 To switch to PHP 5.5 1 AddHandler application/x&#8211;httpd&#8211;php55 .php .php5 .php4 .php3 To switch to PHP 5.4 1 AddHandler &#8230; <p class="link-more"><a href="https://www.prosoxi.com/2017/01/16/how-to-switch-to-a-different-php-version-with-htaccess/" class="more-link">Continue reading<span class="screen-reader-text"> "How to switch to a different PHP version with htaccess"</span></a></p>]]></description>
		
		
		
			</item>
		<item>
		<title>5 Thank You Messages To Use On Your Web Forms</title>
		<link>https://www.prosoxi.com/2016/11/30/5-thank-you-messages-to-use-on-your-web-forms/</link>
		
		<dc:creator><![CDATA[Prosoxi.com Webmaster]]></dc:creator>
		<pubDate>Wed, 30 Nov 2016 14:45:50 +0000</pubDate>
				<category><![CDATA[Tips & Tricks]]></category>
		<guid isPermaLink="false">http://www.prosoxi.com/?p=5894</guid>

					<description><![CDATA[To help you find the best way to say Thank You to your customers, we gathered five message suggestions for your web form’s Thank You page. Feel free to copy &#38; paste! Don’t forget to add your own customization to the message, in order to make it more personal for your business Thank you for &#8230; <p class="link-more"><a href="https://www.prosoxi.com/2016/11/30/5-thank-you-messages-to-use-on-your-web-forms/" class="more-link">Continue reading<span class="screen-reader-text"> "5 Thank You Messages To Use On Your Web Forms"</span></a></p>]]></description>
		
		
		
			</item>
		<item>
		<title>w To Use Cheap Chinese Arduinos That Come With With CH340G / CH341G Serial/USB Chip (Windows &#038; Mac OS-X)</title>
		<link>https://www.prosoxi.com/2016/08/12/w-to-use-cheap-chinese-arduinos-that-come-with-with-ch340g-ch341g-serialusb-chip-windows-mac-os-x/</link>
		
		<dc:creator><![CDATA[Prosoxi.com Webmaster]]></dc:creator>
		<pubDate>Fri, 12 Aug 2016 13:05:26 +0000</pubDate>
				<category><![CDATA[Robotics]]></category>
		<guid isPermaLink="false">http://www.prosoxi.com/?p=5892</guid>

					<description><![CDATA[Recent versions of cheap Chinese clones of Arduino boards have been coming with a different USB/Serial chip, which replaces the usual FTDI. I read somewhere that licensing costs of FTDI make it prohibitive to companies selling boards for as little as $3, so I assume this is the main motivation. To be honest, as long &#8230; <p class="link-more"><a href="https://www.prosoxi.com/2016/08/12/w-to-use-cheap-chinese-arduinos-that-come-with-with-ch340g-ch341g-serialusb-chip-windows-mac-os-x/" class="more-link">Continue reading<span class="screen-reader-text"> "w To Use Cheap Chinese Arduinos That Come With With CH340G / CH341G Serial/USB Chip (Windows &#038; Mac OS-X)"</span></a></p>]]></description>
		
		
		
			</item>
		<item>
		<title>Jquery Cycle 2 data-cycle-slides  selector</title>
		<link>https://www.prosoxi.com/2016/07/14/jquery-cycle-2-data-cycle-slides-selector/</link>
		
		<dc:creator><![CDATA[Prosoxi.com Webmaster]]></dc:creator>
		<pubDate>Thu, 14 Jul 2016 10:26:56 +0000</pubDate>
				<category><![CDATA[JavaScript - Ajax]]></category>
		<category><![CDATA[cycle2]]></category>
		<category><![CDATA[jquery]]></category>
		<guid isPermaLink="false">http://www.prosoxi.com/?p=5888</guid>

					<description><![CDATA[add the following data-cycle-slides=&#8221;&#62; .blog_schema &#62; .blog_data &#62; .client_about_us&#8221;]]></description>
		
		
		
			</item>
		<item>
		<title>How to disable IPv6 for postfix service node?</title>
		<link>https://www.prosoxi.com/2016/07/12/how-to-disable-ipv6-for-postfix-service-node/</link>
		
		<dc:creator><![CDATA[Prosoxi.com Webmaster]]></dc:creator>
		<pubDate>Tue, 12 Jul 2016 14:52:49 +0000</pubDate>
				<category><![CDATA[Plesk]]></category>
		<guid isPermaLink="false">http://www.prosoxi.com/?p=5886</guid>

					<description><![CDATA[Symptoms How to disable IPv6 on a Postfix Service Node? Resolution Enforcing Postfix to use IPv4 an be done by specifying inet_protocols parameter in main.cf configuration file: Open /etc/postfix/main.cf with text editor (for example, vi) on the Postfix service node. Change inet_protocols value from inet_protocols = all to inet_protocols = ipv4. Restart Postfix service: # &#8230; <p class="link-more"><a href="https://www.prosoxi.com/2016/07/12/how-to-disable-ipv6-for-postfix-service-node/" class="more-link">Continue reading<span class="screen-reader-text"> "How to disable IPv6 for postfix service node?"</span></a></p>]]></description>
		
		
		
			</item>
		<item>
		<title>Enable http2 on plesk</title>
		<link>https://www.prosoxi.com/2016/07/06/enable-http2-on-plesk/</link>
		
		<dc:creator><![CDATA[Prosoxi.com Webmaster]]></dc:creator>
		<pubDate>Wed, 06 Jul 2016 10:44:37 +0000</pubDate>
				<category><![CDATA[Plesk]]></category>
		<guid isPermaLink="false">http://www.prosoxi.com/?p=5883</guid>

					<description><![CDATA[enable http2 protocol in plesk 12,5 with this command # /usr/local/psa/bin/http2_pref enable test tool https://tools.keycdn.com/http2-test more info and source https://kb.plesk.com/en/128733]]></description>
		
		
		
			</item>
		<item>
		<title>Homemade table tennis robot for ~$230</title>
		<link>https://www.prosoxi.com/2016/07/05/homemade-table-tennis-robot-for-230/</link>
		
		<dc:creator><![CDATA[Prosoxi.com Webmaster]]></dc:creator>
		<pubDate>Tue, 05 Jul 2016 19:20:49 +0000</pubDate>
				<category><![CDATA[Robotics]]></category>
		<guid isPermaLink="false">http://www.prosoxi.com/?p=5881</guid>

					<description><![CDATA[https://www.youtube.com/watch?v=EJJM_KbfSLw information http://www.instructables.com/id/Homemade-table-tennis-robot/ &#160; materials http://www.instructables.com/id/Homemade-table-tennis-robot/?download=pdf]]></description>
		
		
		
			</item>
		<item>
		<title>Robotic eshop parts Motor and Servos</title>
		<link>https://www.prosoxi.com/2016/07/04/robotic-site-parts-motor-and-servos/</link>
		
		<dc:creator><![CDATA[Prosoxi.com Webmaster]]></dc:creator>
		<pubDate>Mon, 04 Jul 2016 19:05:57 +0000</pubDate>
				<category><![CDATA[Robotics]]></category>
		<guid isPermaLink="false">http://www.prosoxi.com/?p=5874</guid>

					<description><![CDATA[https://www.servocity.com/html/servos___accessories.html http://www.robotshop.com/en/pololu-universal-aluminum-6mm-mounting-hub.html http://www.trossenrobotics.com/c/arduino-motor-controllers.aspx http://www.hobbyking.com/hobbyking/store/uh_viewItem.asp?idProduct=6246 http://banebots.com/]]></description>
		
		
		
			</item>
		<item>
		<title>How to attach something to a smooth stepper motor shaft</title>
		<link>https://www.prosoxi.com/2016/07/04/how-to-attach-something-to-a-smooth-stepper-motor-shaft/</link>
		
		<dc:creator><![CDATA[Prosoxi.com Webmaster]]></dc:creator>
		<pubDate>Mon, 04 Jul 2016 18:36:05 +0000</pubDate>
				<category><![CDATA[Robotics]]></category>
		<guid isPermaLink="false">http://www.prosoxi.com/?p=5870</guid>

					<description><![CDATA[&#160; Ebay listing http://www.ebay.com/sch/i.html?_from=R40&#038;_trksid=p2050601.m570.l1313.TR0.TRC0.H0.Xuniversal+mounting+hub.TRS0&#038;_nkw=universal+mounting+hub&#038;_sacat=0 &#160;]]></description>
		
		
		
			</item>
		<item>
		<title>Control a Stepper Motor using an Arduino, a Joystick and the Easy Driver &#8211; Tutorial</title>
		<link>https://www.prosoxi.com/2016/07/04/control-a-stepper-motor-using-an-arduino-a-joystick-and-the-easy-driver-tutorial/</link>
		
		<dc:creator><![CDATA[Prosoxi.com Webmaster]]></dc:creator>
		<pubDate>Mon, 04 Jul 2016 18:34:36 +0000</pubDate>
				<category><![CDATA[Robotics]]></category>
		<guid isPermaLink="false">http://www.prosoxi.com/?p=5868</guid>

					<description><![CDATA[&#160;]]></description>
		
		
		
			</item>
		<item>
		<title>What s UTM_source in url</title>
		<link>https://www.prosoxi.com/2016/06/22/what-s-utm_source-in-url/</link>
		
		<dc:creator><![CDATA[Prosoxi.com Webmaster]]></dc:creator>
		<pubDate>Wed, 22 Jun 2016 07:38:40 +0000</pubDate>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[utm]]></category>
		<guid isPermaLink="false">http://www.prosoxi.com/?p=5865</guid>

					<description><![CDATA[How to set up custom campaigns You can add parameters to your URLs manually or use one of the platform-specific URL builder tools to help create and append the parameters and their values. Click to see the specifics on how to set up Custom Campaigns for each platform: For websites Use the URL builder tool &#8230; <p class="link-more"><a href="https://www.prosoxi.com/2016/06/22/what-s-utm_source-in-url/" class="more-link">Continue reading<span class="screen-reader-text"> "What s UTM_source in url"</span></a></p>]]></description>
		
		
		
			</item>
		<item>
		<title>Remove Mac OSX’s dot underscore files</title>
		<link>https://www.prosoxi.com/2016/06/21/remove-mac-osxs-dot-underscore-files/</link>
		
		<dc:creator><![CDATA[Prosoxi.com Webmaster]]></dc:creator>
		<pubDate>Tue, 21 Jun 2016 11:50:43 +0000</pubDate>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Linux]]></category>
		<guid isPermaLink="false">http://www.prosoxi.com/?p=5862</guid>

					<description><![CDATA[Remove Mac OSX&#8217;s dot underscore files Answer: To list the dot underscore files in a Mac directory, you can use: # find . -name '._*' -exec ls {} \; To remove them, you can try: # find . -name '._*' -exec rm -v {} \;]]></description>
		
		
		
			</item>
		<item>
		<title>Performs a smooth page scroll to an anchor Jquery</title>
		<link>https://www.prosoxi.com/2016/06/21/performs-a-smooth-page-scroll-to-an-anchor-jquery/</link>
		
		<dc:creator><![CDATA[Prosoxi.com Webmaster]]></dc:creator>
		<pubDate>Tue, 21 Jun 2016 09:31:37 +0000</pubDate>
				<category><![CDATA[JavaScript - Ajax]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[anchor]]></category>
		<category><![CDATA[jquery]]></category>
		<guid isPermaLink="false">http://www.prosoxi.com/?p=5858</guid>

					<description><![CDATA[$(function() { $('a[href*="#"]:not([href="#"])').click(function() { if (location.pathname.replace(/^\//,'') == this.pathname.replace(/^\//,'') &#38;&#38; location.hostname == this.hostname) { var target = $(this.hash); target = target.length ? target : $('[name=' + this.hash.slice(1) +']'); if (target.length) { $('html, body').animate({ scrollTop: target.offset().top }, 1000); return false; } } }); }); source https://css-tricks.com/snippets/jquery/smooth-scrolling/]]></description>
		
		
		
			</item>
		<item>
		<title>PHP add and remove Vat from Price</title>
		<link>https://www.prosoxi.com/2016/06/17/php-add-and-remove-vat-from-price/</link>
		
		<dc:creator><![CDATA[Prosoxi.com Webmaster]]></dc:creator>
		<pubDate>Fri, 17 Jun 2016 09:47:55 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[gross]]></category>
		<category><![CDATA[nett]]></category>
		<category><![CDATA[vat]]></category>
		<guid isPermaLink="false">http://www.prosoxi.com/?p=5856</guid>

					<description><![CDATA[function vat_add($price, $vat) { $nett = $price; $gross = $nett * ($vat / 100) + $nett; return $gross; } function vat_remove($price, $vat) { $gross = $price; $nett = $gross-($gross * ($vat / 100)); return $nett; }]]></description>
		
		
		
			</item>
		<item>
		<title>CSS Magnific-Popup Blurred Background</title>
		<link>https://www.prosoxi.com/2016/06/16/css-magnific-popup-blurred-background/</link>
		
		<dc:creator><![CDATA[Prosoxi.com Webmaster]]></dc:creator>
		<pubDate>Thu, 16 Jun 2016 07:00:19 +0000</pubDate>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Programming]]></category>
		<guid isPermaLink="false">http://www.prosoxi.com/?p=5811</guid>

					<description><![CDATA[* { transition: filter .25s ease; } .mfp-wrap ~ * { -webkit-filter: blur(3px); -moz-filter: blur(3px); -o-filter: blur(3px); -ms-filter: blur(3px); filter: blur(3px); }]]></description>
		
		
		
			</item>
		<item>
		<title>Mac os Analyze Disk Space</title>
		<link>https://www.prosoxi.com/2016/06/15/mac-os-analyze-disk-space/</link>
		
		<dc:creator><![CDATA[Prosoxi.com Webmaster]]></dc:creator>
		<pubDate>Wed, 15 Jun 2016 20:49:13 +0000</pubDate>
				<category><![CDATA[MAC]]></category>
		<guid isPermaLink="false">http://www.prosoxi.com/?p=5807</guid>

					<description><![CDATA[To free up disk space, it’s helpful to know exactly what is using disk space on your Mac. A hard disk analysis tool like Disk Inventory X will scan your Mac’s hard disk and display which folders and files are using up the most space. You can then delete these space hogs to free up &#8230; <p class="link-more"><a href="https://www.prosoxi.com/2016/06/15/mac-os-analyze-disk-space/" class="more-link">Continue reading<span class="screen-reader-text"> "Mac os Analyze Disk Space"</span></a></p>]]></description>
		
		
		
			</item>
		<item>
		<title>AngularJS-Twig conflict with double curly braces</title>
		<link>https://www.prosoxi.com/2016/06/14/angularjs-twig-conflict-with-double-curly-braces/</link>
		
		<dc:creator><![CDATA[Prosoxi.com Webmaster]]></dc:creator>
		<pubDate>Tue, 14 Jun 2016 10:05:15 +0000</pubDate>
				<category><![CDATA[JavaScript - Ajax]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[angular]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[twig]]></category>
		<guid isPermaLink="false">http://www.prosoxi.com/?p=5798</guid>

					<description><![CDATA[solution 1 You can change the start and end interpolation tags using interpolateProvider service. One convenient place for this is at the module initialization time. angular.module('myApp', []).config(function($interpolateProvider){ $interpolateProvider.startSymbol('{[{').endSymbol('}]}'); }); Solution 2 You can use too the attribute-based directive &#60;p ng-bind="yourText"&#62;&#60;/p&#62; is the same as &#60;p&#62;{{yourText}}&#60;/p&#62; Solution 3 Verbatim, is very elegant and readable for several &#8230; <p class="link-more"><a href="https://www.prosoxi.com/2016/06/14/angularjs-twig-conflict-with-double-curly-braces/" class="more-link">Continue reading<span class="screen-reader-text"> "AngularJS-Twig conflict with double curly braces"</span></a></p>]]></description>
		
		
		
			</item>
		<item>
		<title>How to change default font size in tinymce?</title>
		<link>https://www.prosoxi.com/2016/02/03/how-to-change-default-font-size-in-tinymce/</link>
		
		<dc:creator><![CDATA[Prosoxi.com Webmaster]]></dc:creator>
		<pubDate>Wed, 03 Feb 2016 11:02:14 +0000</pubDate>
				<category><![CDATA[JavaScript - Ajax]]></category>
		<category><![CDATA[TinyMCE]]></category>
		<guid isPermaLink="false">http://www.prosoxi.com/?p=5794</guid>

					<description><![CDATA[&#60;script type="text/javascript"&#62; tinyMCE.init({ mode : "textareas", setup : function(ed) { // set the editor font size ed.onInit.add(function(ed) { ed.getBody().style.fontSize = '14px'; }); }, }); &#60;/script&#62;]]></description>
		
		
		
			</item>
		<item>
		<title>Replace PHP short open tags with full form in all &#8216;.php&#8217; files using one command</title>
		<link>https://www.prosoxi.com/2016/02/02/replace-php-short-open-tags-with-full-form-in-all-php-files-using-one-command/</link>
		
		<dc:creator><![CDATA[Prosoxi.com Webmaster]]></dc:creator>
		<pubDate>Tue, 02 Feb 2016 15:37:56 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<guid isPermaLink="false">http://www.prosoxi.com/?p=5792</guid>

					<description><![CDATA[Nowdays, In the latest versions of web servers, The PHP short open tags are diabled by default, Although we can able to enable it in the &#8216;php.ini&#8217; file, Some of the shared hosting servers may be diabled that systax and you have to migrate your code to the standard syntax&#8230; So it is good to &#8230; <p class="link-more"><a href="https://www.prosoxi.com/2016/02/02/replace-php-short-open-tags-with-full-form-in-all-php-files-using-one-command/" class="more-link">Continue reading<span class="screen-reader-text"> "Replace PHP short open tags with full form in all &#8216;.php&#8217; files using one command"</span></a></p>]]></description>
		
		
		
			</item>
		<item>
		<title>How do I use Wget to download all Images into a single Folder</title>
		<link>https://www.prosoxi.com/2015/11/18/how-do-i-use-wget-to-download-all-images-into-a-single-folder/</link>
		
		<dc:creator><![CDATA[Prosoxi.com Webmaster]]></dc:creator>
		<pubDate>Wed, 18 Nov 2015 09:09:34 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<guid isPermaLink="false">http://www.prosoxi.com/?p=5789</guid>

					<description><![CDATA[wget -nd -r -l 2 -A jpg,jpeg,png,gif http://example.com -nd: no directories (save all files to the current directory; -P directory changes the target directory) -r -l 2: recursive level 2 -A: accepted extensions wget -nd -H -p -A jpg,jpeg,png,gif -e robots=off example.tumblr.com/page/{1..2} -H: span hosts (wget doesn&#8217;t download files from different domains or subdomains by &#8230; <p class="link-more"><a href="https://www.prosoxi.com/2015/11/18/how-do-i-use-wget-to-download-all-images-into-a-single-folder/" class="more-link">Continue reading<span class="screen-reader-text"> "How do I use Wget to download all Images into a single Folder"</span></a></p>]]></description>
		
		
		
			</item>
		<item>
		<title>Download whole page from terminal</title>
		<link>https://www.prosoxi.com/2015/11/13/download-whole-page-from-terminal/</link>
		
		<dc:creator><![CDATA[Prosoxi.com Webmaster]]></dc:creator>
		<pubDate>Fri, 13 Nov 2015 12:20:35 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[MAC]]></category>
		<guid isPermaLink="false">http://www.prosoxi.com/?p=5786</guid>

					<description><![CDATA[You can install it with brew install wget or sudo port install wget. For downloading files from a directory listing, use -r (recursive), -np (don&#8217;t follow links to parent directories), and -k to make links in downloaded HTML or CSS point to local files (credit @xaccrocheur). wget -r -np -k http://www.ime.usp.br/~coelho/mac0122-2013/ep2/esqueleto/ Other useful options: -nd &#8230; <p class="link-more"><a href="https://www.prosoxi.com/2015/11/13/download-whole-page-from-terminal/" class="more-link">Continue reading<span class="screen-reader-text"> "Download whole page from terminal"</span></a></p>]]></description>
		
		
		
			</item>
		<item>
		<title>Downloading Folders to my Local via SSH</title>
		<link>https://www.prosoxi.com/2015/11/09/downloading-folders-to-my-local-via-ssh/</link>
		
		<dc:creator><![CDATA[Prosoxi.com Webmaster]]></dc:creator>
		<pubDate>Mon, 09 Nov 2015 09:48:09 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<guid isPermaLink="false">http://www.prosoxi.com/?p=5780</guid>

					<description><![CDATA[#scp -r user@host:/path/to/folder/ local-copy-of-folder If you have SSH keys set up, you can tab-complete remote files/folders.]]></description>
		
		
		
			</item>
		<item>
		<title>How to pass password to scp command</title>
		<link>https://www.prosoxi.com/2015/11/09/how-to-pass-password-to-scp-command/</link>
		
		<dc:creator><![CDATA[Prosoxi.com Webmaster]]></dc:creator>
		<pubDate>Mon, 09 Nov 2015 09:47:22 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<guid isPermaLink="false">http://www.prosoxi.com/?p=5778</guid>

					<description><![CDATA[Use sshpass: sshpass -p "password" scp -r user@example.com:/some/remote/path /some/local/path]]></description>
		
		
		
			</item>
		<item>
		<title>Securing Forms Without Captcha</title>
		<link>https://www.prosoxi.com/2015/11/04/securing-forms-without-captcha/</link>
		
		<dc:creator><![CDATA[Prosoxi.com Webmaster]]></dc:creator>
		<pubDate>Wed, 04 Nov 2015 14:30:31 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[akismet]]></category>
		<category><![CDATA[bot]]></category>
		<category><![CDATA[form protection]]></category>
		<category><![CDATA[Honeypot]]></category>
		<category><![CDATA[protection]]></category>
		<category><![CDATA[spam]]></category>
		<guid isPermaLink="false">http://www.prosoxi.com/?p=5775</guid>

					<description><![CDATA[Captchas are a terrible user experience, nstead of using a captcha, let’s look at two passive things you can add to a form to reduce spam. &#160; Submission Timer In general, humans are slow.  This is one of the reasons we invented computers and started scripting bots to begin with – non-humans are quicker and more &#8230; <p class="link-more"><a href="https://www.prosoxi.com/2015/11/04/securing-forms-without-captcha/" class="more-link">Continue reading<span class="screen-reader-text"> "Securing Forms Without Captcha"</span></a></p>]]></description>
		
		
		
			</item>
		<item>
		<title>Public Block Lists of Malicious IPs and URLs</title>
		<link>https://www.prosoxi.com/2015/11/04/public-block-lists-of-malicious-ips-and-urls/</link>
		
		<dc:creator><![CDATA[Prosoxi.com Webmaster]]></dc:creator>
		<pubDate>Wed, 04 Nov 2015 14:28:08 +0000</pubDate>
				<category><![CDATA[Hack]]></category>
		<guid isPermaLink="false">http://www.prosoxi.com/?p=5773</guid>

					<description><![CDATA[The following is a list of websites that maintain and provide public lists of known and suspected malicious sources. These lists can be used for preventing malware infections, for managing incoming email, or for testing purposes.  Malware Block Lists (Domains/URLs)  MalwareDomainList.com Hosts List and URLs  Malware Domain Blocklist: blackhole DNS files (domain.txt, BOOT file in MS &#8230; <p class="link-more"><a href="https://www.prosoxi.com/2015/11/04/public-block-lists-of-malicious-ips-and-urls/" class="more-link">Continue reading<span class="screen-reader-text"> "Public Block Lists of Malicious IPs and URLs"</span></a></p>]]></description>
		
		
		
			</item>
		<item>
		<title>Share something to a phonegap app</title>
		<link>https://www.prosoxi.com/2015/11/03/share-something-to-a-phonegap-app/</link>
		
		<dc:creator><![CDATA[Prosoxi.com Webmaster]]></dc:creator>
		<pubDate>Tue, 03 Nov 2015 08:17:04 +0000</pubDate>
				<category><![CDATA[cordova]]></category>
		<category><![CDATA[Mobile / Tablet]]></category>
		<guid isPermaLink="false">http://www.prosoxi.com/?p=5768</guid>

					<description><![CDATA[To appear in this list you have to modify the AndroidManifest.xml file and add the following lines under your activity : &#60;intent-filter&#62; &#60;action android:name=&#8221;android.intent.action.SEND&#8221; /&#62; &#60;category android:name=&#8221;android.intent.category.DEFAULT&#8221; /&#62; &#60;data android:mimeType=&#8221;text/plain&#8221; /&#62; &#60;/intent-filter&#62; This will make your app appear in the list. Now I think you may probably also want to know how to handle this &#8230; <p class="link-more"><a href="https://www.prosoxi.com/2015/11/03/share-something-to-a-phonegap-app/" class="more-link">Continue reading<span class="screen-reader-text"> "Share something to a phonegap app"</span></a></p>]]></description>
		
		
		
			</item>
		<item>
		<title>Applinks</title>
		<link>https://www.prosoxi.com/2015/11/03/applinks/</link>
		
		<dc:creator><![CDATA[Prosoxi.com Webmaster]]></dc:creator>
		<pubDate>Tue, 03 Nov 2015 08:14:21 +0000</pubDate>
				<category><![CDATA[Mobile / Tablet]]></category>
		<guid isPermaLink="false">http://www.prosoxi.com/?p=5766</guid>

					<description><![CDATA[Cross-platform, open source, and simple mobile deep-linking Open and accessible App Links is available to anyone. Plus it comes with open source reference SDKs. Truly cross-platform It works on all the major mobile platforms—with plenty of room to add more. Easy link discovery Plug into the Facebook Index API—or build your own—to check if any &#8230; <p class="link-more"><a href="https://www.prosoxi.com/2015/11/03/applinks/" class="more-link">Continue reading<span class="screen-reader-text"> "Applinks"</span></a></p>]]></description>
		
		
		
			</item>
	</channel>
</rss>
