<?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>Tareq Hasan</title>
	<atom:link href="https://tareq.co/feed/" rel="self" type="application/rss+xml" />
	<link>https://tareq.co</link>
	<description>web application developer</description>
	<lastBuildDate>Wed, 31 Oct 2018 18:17:18 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.0.3</generator>

<image>
	<url>https://tareq-co.s3.amazonaws.com/uploads/2021/09/cropped-site-icon-32x32.png</url>
	<title>Tareq Hasan</title>
	<link>https://tareq.co</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>I Installed a Pirated Theme and Here&#8217;s What Happened!</title>
		<link>https://tareq.co/2018/10/i-installed-a-pirated-theme/</link>
					<comments>https://tareq.co/2018/10/i-installed-a-pirated-theme/#comments</comments>
		
		<dc:creator><![CDATA[Tareq]]></dc:creator>
		<pubDate>Wed, 31 Oct 2018 20:46:07 +0000</pubDate>
				<category><![CDATA[Programming & Web]]></category>
		<category><![CDATA[nulled]]></category>
		<category><![CDATA[pirated]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[theme]]></category>
		<guid isPermaLink="false">https://tareq.co/?p=2326</guid>

					<description><![CDATA[I needed to test a compatibility of Dokan with a premium theme from ThemeForest. So I quickly googled and landed into a pirated/nulled site. I was surprised to find out it wasn&#8217;t asking for money or didn&#8217;t land into paid affiliate links. Although it was suspicious, I downloaded the theme and installed it in my local machine &#8230; <a href="https://tareq.co/2018/10/i-installed-a-pirated-theme/" class="more-link">Continue reading <span class="screen-reader-text">I Installed a Pirated Theme and Here&#8217;s What Happened!</span></a>
<p><a href="https://tareq.co/2018/10/i-installed-a-pirated-theme/" rel="nofollow">Source</a></p>]]></description>
		
					<wfw:commentRss>https://tareq.co/2018/10/i-installed-a-pirated-theme/feed/</wfw:commentRss>
			<slash:comments>20</slash:comments>
		
		
			</item>
		<item>
		<title>Backing up WordPress Database from Command Line</title>
		<link>https://tareq.co/2018/10/backup-wordpress-database/</link>
					<comments>https://tareq.co/2018/10/backup-wordpress-database/#comments</comments>
		
		<dc:creator><![CDATA[Tareq]]></dc:creator>
		<pubDate>Mon, 15 Oct 2018 15:58:13 +0000</pubDate>
				<category><![CDATA[Programming & Web]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[s3]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">https://tareq.co/?p=2312</guid>

					<description><![CDATA[As a developer who is very sensitive about performance, I never (mostly) used any backup plugin those depends mostly upon WordPress cron and tries to backup and upload to the same server or a remote server without offloading from the main PHP process. To me, it feels like I&#8217;m slowing down the server by relying &#8230; <a href="https://tareq.co/2018/10/backup-wordpress-database/" class="more-link">Continue reading <span class="screen-reader-text">Backing up WordPress Database from Command Line</span></a>
<p><a href="https://tareq.co/2018/10/backup-wordpress-database/" rel="nofollow">Source</a></p>]]></description>
		
					<wfw:commentRss>https://tareq.co/2018/10/backup-wordpress-database/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title>Passwordless WordPress User Login with Phone Number</title>
		<link>https://tareq.co/2018/09/account-kit-facebook/</link>
					<comments>https://tareq.co/2018/09/account-kit-facebook/#comments</comments>
		
		<dc:creator><![CDATA[Tareq]]></dc:creator>
		<pubDate>Wed, 19 Sep 2018 19:37:29 +0000</pubDate>
				<category><![CDATA[Programming & Web]]></category>
		<guid isPermaLink="false">https://tareq.co/?p=2277</guid>

					<description><![CDATA[Accountkit &#8211; A service provided by Facebook released in 2016, aims to provide a user authentication system without needing a password. Means, you can log in to any website, or a mobile app without needing to register with a username/email and a password. So it provides a better-secured user account where you don&#8217;t have to &#8230; <a href="https://tareq.co/2018/09/account-kit-facebook/" class="more-link">Continue reading <span class="screen-reader-text">Passwordless WordPress User Login with Phone Number</span></a>
<p><a href="https://tareq.co/2018/09/account-kit-facebook/" rel="nofollow">Source</a></p>]]></description>
		
					<wfw:commentRss>https://tareq.co/2018/09/account-kit-facebook/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Creating REST API docs with Aglio</title>
		<link>https://tareq.co/2018/09/creating-rest-api-docs-with-aglio/</link>
					<comments>https://tareq.co/2018/09/creating-rest-api-docs-with-aglio/#respond</comments>
		
		<dc:creator><![CDATA[Tareq]]></dc:creator>
		<pubDate>Fri, 14 Sep 2018 16:04:21 +0000</pubDate>
				<category><![CDATA[Programming & Web]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[REST]]></category>
		<guid isPermaLink="false">https://tareq.co/?p=2270</guid>

					<description><![CDATA[API Blueprint describes itself as a powerful high-level API description language for web APIs. It&#8217;s a opensource project with MIT license that focuses on collaboration and encourages better API designs through abstraction. For any API-first design, the main goal is to design the API on not focusing on the backend implementation behaviour. Designing your API &#8230; <a href="https://tareq.co/2018/09/creating-rest-api-docs-with-aglio/" class="more-link">Continue reading <span class="screen-reader-text">Creating REST API docs with Aglio</span></a>
<p><a href="https://tareq.co/2018/09/creating-rest-api-docs-with-aglio/" rel="nofollow">Source</a></p>]]></description>
		
					<wfw:commentRss>https://tareq.co/2018/09/creating-rest-api-docs-with-aglio/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Feedback for WooCommerce Conversion Tracking</title>
		<link>https://tareq.co/2017/12/woocommerce-conversion-tracking-feedback/</link>
					<comments>https://tareq.co/2017/12/woocommerce-conversion-tracking-feedback/#comments</comments>
		
		<dc:creator><![CDATA[Tareq]]></dc:creator>
		<pubDate>Thu, 28 Dec 2017 15:08:14 +0000</pubDate>
				<category><![CDATA[My Works]]></category>
		<category><![CDATA[Programming & Web]]></category>
		<guid isPermaLink="false">https://tareq.co/?p=2191</guid>

					<description><![CDATA[I&#8217;ve released WooCommerce Conversion Tracking a while back because I needed a way to track conversion for my own need. Surprisingly there weren&#8217;t any good plugins available, so I created one like I always do  😉 So I put it up in WordPress.org and I forgot about it. One day I surprisingly noticed it has &#8230; <a href="https://tareq.co/2017/12/woocommerce-conversion-tracking-feedback/" class="more-link">Continue reading <span class="screen-reader-text">Feedback for WooCommerce Conversion Tracking</span></a>
<p><a href="https://tareq.co/2017/12/woocommerce-conversion-tracking-feedback/" rel="nofollow">Source</a></p>]]></description>
		
					<wfw:commentRss>https://tareq.co/2017/12/woocommerce-conversion-tracking-feedback/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
			</item>
		<item>
		<title>Live WordPress Readme Generator</title>
		<link>https://tareq.co/2017/08/wordpress-readme-generator/</link>
					<comments>https://tareq.co/2017/08/wordpress-readme-generator/#comments</comments>
		
		<dc:creator><![CDATA[Tareq]]></dc:creator>
		<pubDate>Sat, 26 Aug 2017 14:45:07 +0000</pubDate>
				<category><![CDATA[My Works]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">https://tareq.co/?p=2164</guid>

					<description><![CDATA[I write a lot of plugins, published or unpublished, a lot! Every time I have to go through the same readme writing experience 😓! But this time I actually took the time and built a visual readme builder that gives you live preview that exactly will look like in WordPress.org The best part is? Live preview &#8230; <a href="https://tareq.co/2017/08/wordpress-readme-generator/" class="more-link">Continue reading <span class="screen-reader-text">Live WordPress Readme Generator</span></a>
<p><a href="https://tareq.co/2017/08/wordpress-readme-generator/" rel="nofollow">Source</a></p>]]></description>
		
					<wfw:commentRss>https://tareq.co/2017/08/wordpress-readme-generator/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
			</item>
		<item>
		<title>What&#8217;s new in weDocs v1.2.1</title>
		<link>https://tareq.co/2016/11/whats-new-wedocs-v1-2-1/</link>
					<comments>https://tareq.co/2016/11/whats-new-wedocs-v1-2-1/#comments</comments>
		
		<dc:creator><![CDATA[Tareq]]></dc:creator>
		<pubDate>Tue, 01 Nov 2016 23:36:57 +0000</pubDate>
				<category><![CDATA[My Works]]></category>
		<category><![CDATA[Programming & Web]]></category>
		<guid isPermaLink="false">https://tareq.co/?p=2114</guid>

					<description><![CDATA[After watching Vova using my weDocs plugin for his plugin documentation, it was really intimidating. I loved the post, he explained his process with a case study and implemented few new things that I liked. So I decided to bring few features into the plugin. Schema.org implementation A few rich snippets have been added to &#8230; <a href="https://tareq.co/2016/11/whats-new-wedocs-v1-2-1/" class="more-link">Continue reading <span class="screen-reader-text">What&#8217;s new in weDocs v1.2.1</span></a>
<p><a href="https://tareq.co/2016/11/whats-new-wedocs-v1-2-1/" rel="nofollow">Source</a></p>]]></description>
		
					<wfw:commentRss>https://tareq.co/2016/11/whats-new-wedocs-v1-2-1/feed/</wfw:commentRss>
			<slash:comments>9</slash:comments>
		
		
			</item>
		<item>
		<title>How to use WP Eloquent in your plugin</title>
		<link>https://tareq.co/2016/08/how-to-use-wp-eloquent-in-your-plugin/</link>
					<comments>https://tareq.co/2016/08/how-to-use-wp-eloquent-in-your-plugin/#comments</comments>
		
		<dc:creator><![CDATA[Tareq]]></dc:creator>
		<pubDate>Mon, 15 Aug 2016 01:25:30 +0000</pubDate>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[composer]]></category>
		<category><![CDATA[Eloquent]]></category>
		<category><![CDATA[ORM]]></category>
		<guid isPermaLink="false">https://tareq.co/?p=2075</guid>

					<description><![CDATA[Since I released the wp-eloquent package, there were some questions on how to use that actually? If someone is new to composer or a beginner in PHP, that might be a valid question and it&#8217;s okay to be. Composer is less used in the WordPress world. I was asked this question a few times till now, &#8230; <a href="https://tareq.co/2016/08/how-to-use-wp-eloquent-in-your-plugin/" class="more-link">Continue reading <span class="screen-reader-text">How to use WP Eloquent in your plugin</span></a>
<p><a href="https://tareq.co/2016/08/how-to-use-wp-eloquent-in-your-plugin/" rel="nofollow">Source</a></p>]]></description>
		
					<wfw:commentRss>https://tareq.co/2016/08/how-to-use-wp-eloquent-in-your-plugin/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title>Fixing Broken MySQL after upgrading to PHP 7</title>
		<link>https://tareq.co/2016/07/fixing-broken-mysql-after-upgrading-to-php-7/</link>
					<comments>https://tareq.co/2016/07/fixing-broken-mysql-after-upgrading-to-php-7/#respond</comments>
		
		<dc:creator><![CDATA[Tareq]]></dc:creator>
		<pubDate>Mon, 25 Jul 2016 01:52:03 +0000</pubDate>
				<category><![CDATA[Programming & Web]]></category>
		<category><![CDATA[easyengine]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[nginx]]></category>
		<guid isPermaLink="false">https://tareq.co/?p=2062</guid>

					<description><![CDATA[Almost all my new WordPress installations are now migrated to PHP 7, thanks to easyengine. Managing sites with nginx got so much easier with easyengine. Just today I noticed that my blog isn&#8217;t running PHP 7, rather it was running on PHP 5.6, bummer! After realizing, quickly I logged-in to the server via SSH and upgraded &#8230; <a href="https://tareq.co/2016/07/fixing-broken-mysql-after-upgrading-to-php-7/" class="more-link">Continue reading <span class="screen-reader-text">Fixing Broken MySQL after upgrading to PHP 7</span></a>
<p><a href="https://tareq.co/2016/07/fixing-broken-mysql-after-upgrading-to-php-7/" rel="nofollow">Source</a></p>]]></description>
		
					<wfw:commentRss>https://tareq.co/2016/07/fixing-broken-mysql-after-upgrading-to-php-7/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Beta Version of WP ERP Launched</title>
		<link>https://tareq.co/2016/03/beta-version-of-wp-erp-launched/</link>
					<comments>https://tareq.co/2016/03/beta-version-of-wp-erp-launched/#respond</comments>
		
		<dc:creator><![CDATA[Tareq]]></dc:creator>
		<pubDate>Sun, 27 Mar 2016 22:39:58 +0000</pubDate>
				<category><![CDATA[Programming & Web]]></category>
		<category><![CDATA[accounting]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[crm]]></category>
		<category><![CDATA[erp]]></category>
		<category><![CDATA[hr]]></category>
		<category><![CDATA[release]]></category>
		<guid isPermaLink="false">https://tareq.co/?p=2050</guid>

					<description><![CDATA[After about 1.5+ years in development, finally I am glad to announce that we have launched the BETA version of our ERP plugin at 18th, this month. It&#8217;s a plugin to manage your small/medium businesses with HR, CRM and Accounting solution. There&#8217;s a plenty of things left to do, we are starting at this point &#8230; <a href="https://tareq.co/2016/03/beta-version-of-wp-erp-launched/" class="more-link">Continue reading <span class="screen-reader-text">Beta Version of WP ERP Launched</span></a>
<p><a href="https://tareq.co/2016/03/beta-version-of-wp-erp-launched/" rel="nofollow">Source</a></p>]]></description>
		
					<wfw:commentRss>https://tareq.co/2016/03/beta-version-of-wp-erp-launched/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
