
<?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>Tutorial Archives - TECHNIG</title>
	<atom:link href="https://www.technig.com/tag/tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>https://168.138.42.164/tag/tutorial/</link>
	<description>Gateway for IT Experts and Tech Geeks</description>
	<lastBuildDate>Sun, 26 Jul 2020 11:20:40 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>

<image>
	<url>https://www.technig.com/wp-content/uploads/2020/04/32x32.png</url>
	<title>Tutorial Archives - TECHNIG</title>
	<link>https://168.138.42.164/tag/tutorial/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">162720667</site>	<item>
		<title>How to Make NPM Work 20 Times Faster</title>
		<link>https://www.technig.com/make-npm-install-work-20-times-faster/</link>
					<comments>https://www.technig.com/make-npm-install-work-20-times-faster/#comments</comments>
		
		<dc:creator><![CDATA[Hujatulla Asghari]]></dc:creator>
		<pubDate>Fri, 17 Nov 2017 11:34:04 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Coding Tips]]></category>
		<category><![CDATA[Command Line Tips]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[How to Fix]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Nodejs]]></category>
		<category><![CDATA[NPM Install]]></category>
		<category><![CDATA[NPM Package]]></category>
		<category><![CDATA[PowerShell Articles]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Designing]]></category>
		<category><![CDATA[Web Developer]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=13692</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2017/11/Make-NPM-install-Work-20-Times-Faster-Step-by-Step-Technig.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Make NPM install Work 20 Times Faster Step by Step - Technig" decoding="async" fetchpriority="high" srcset="https://www.technig.com/wp-content/uploads/2017/11/Make-NPM-install-Work-20-Times-Faster-Step-by-Step-Technig.jpg 840w, https://www.technig.com/wp-content/uploads/2017/11/Make-NPM-install-Work-20-Times-Faster-Step-by-Step-Technig-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2017/11/Make-NPM-install-Work-20-Times-Faster-Step-by-Step-Technig-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div>
<p>As a developer or web designer, we use NPM almost more than 5 times on average per day. Sometimes, it takes a long time to install a package. Even more than 5 minutes or more. Besides, you watch some people on tutorials who install a package in 5 seconds. How they do that? If you [&#8230;]</p>
<p>The post <a href="https://www.technig.com/make-npm-install-work-20-times-faster/">How to Make NPM Work 20 Times Faster</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2017/11/Make-NPM-install-Work-20-Times-Faster-Step-by-Step-Technig.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Make NPM install Work 20 Times Faster Step by Step - Technig" decoding="async" srcset="https://www.technig.com/wp-content/uploads/2017/11/Make-NPM-install-Work-20-Times-Faster-Step-by-Step-Technig.jpg 840w, https://www.technig.com/wp-content/uploads/2017/11/Make-NPM-install-Work-20-Times-Faster-Step-by-Step-Technig-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2017/11/Make-NPM-install-Work-20-Times-Faster-Step-by-Step-Technig-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div><p>As a developer or web designer, we use <a href="https://www.technig.com/tag/npm-package/">NPM </a>almost more than 5 times on average per day. Sometimes, it takes a long time to install a package. Even more than 5 minutes or more. Besides, you watch some people on tutorials who install a package in 5 seconds. How they do that? If you want to make NPM install Work 20 times faster, this tutorial will help you.</p>
<h2>Why NPM install is Too Slow?</h2>
<p>Before we make NPM work faster, we should know what are the reasons why NPM install is too Slow. Well, there are many reasons. We just mention a few of them. So, if you are using Mac, it&#8217;s faster than the PC. Because all Apple MacBooks are having <a href="https://en.wikipedia.org/wiki/Solid-state_drive">SSD </a>hard drive. Also, most SSD drives are 5 to 10 times faster than HDD hard drives. Therefore, your computer might work slow.</p>
<p>If you have Mac or PC with<a href="https://www.technig.com/upgrade-laptop-hard-disk-to-ssd/"> SSD hard </a>drive and still your NPM install command work slow, you can make it faster by following the tutorial. Also, <strong>this method works for HDD drives as well. </strong></p>
<h2>Make NPM Install<span style="font-size: 16px;">  </span>Work 20 Times Faster</h2>
<p>1. The first way to make <span style="background-color: #f6d5d9;">NPM </span>install faster is to make the progress set to false. So, this makes NPM install packages without showing the progress status.</p>
<pre class="theme:terminal lang:default decode:true">npm set progress=false</pre>
<p>It makes NPM install run 2x faster.</p>
<p>2. The second way is to use PNPM. It&#8217;s fast, disk space-efficient package manager. Besides, it&#8217;s a lot faster than NPM and Yarn. The way it works is similar to NPM. Also, as the documentation says, it supports almost 80% of NPM commands.</p>
<p>Features:</p>
<ul>
<li><strong>Fast.</strong> Faster than <span style="background-color: #f6d5d9;">NPM </span>and Yarn.</li>
<li><strong>Efficient.</strong> One version of a package is saved only ever once on a disk.</li>
<li><strong>Deterministic.</strong> It has a lock file called.<code>shrinkwrap.yaml</code></li>
<li><strong>Strict.</strong> A package can access only dependencies that are specified in its.<code>package.json</code></li>
<li><strong>Works everywhere.</strong> Works on Windows, Linux and OS X.</li>
</ul>
<p>Here is how you install and use it. Assuming you have NPM.</p>
<pre class="theme:terminal lang:default decode:true ">npm install -g pnpm</pre>
<p>Now, instead of using NPM install, use PNPM install. For example.</p>
<pre class="theme:terminal lang:default decode:true ">pnpm install bootstrap</pre>
<p>But you should remember, it will not work if you don&#8217;t have the file<code>package.json</code>.</p>
<pre class="theme:terminal lang:default decode:true ">npm init -y</pre>
<p>Before using PNPM install command, run <code> npm init -y</code> to create an empty <code>package.json</code>file.</p>
<p><span style="background-color: #f6d5d9;">NPM </span>commands that are re-implemented in PNPM:</p>
<ul>
<li><code>install</code></li>
<li><code>update</code></li>
<li><code>uninstall</code></li>
<li><code>link</code></li>
<li><code>prune</code></li>
<li><code>list</code></li>
<li><code>install-test</code></li>
<li><code>outdated</code></li>
<li><code>rebuild</code></li>
<li><code>root</code></li>
<li><code>help</code></li>
</ul>
<p>You can read more <a href="https://github.com/pnpm/pnpm">here </a>about it.</p>
<h2>Conclusion</h2>
<p>I hope it has been informative for you and y help you. If you have any questions, feel free to comment below. Besides, you can join our forum and ask questions there.</p>
<p>The post <a href="https://www.technig.com/make-npm-install-work-20-times-faster/">How to Make NPM Work 20 Times Faster</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/make-npm-install-work-20-times-faster/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">13692</post-id>	</item>
		<item>
		<title>Top 5 Best JavaScript Frameworks of all Time</title>
		<link>https://www.technig.com/best-javascript-frameworks/</link>
					<comments>https://www.technig.com/best-javascript-frameworks/#respond</comments>
		
		<dc:creator><![CDATA[Hujatulla Asghari]]></dc:creator>
		<pubDate>Tue, 14 Nov 2017 09:30:24 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Angularjs]]></category>
		<category><![CDATA[Coding Tips]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[JavaScript Array]]></category>
		<category><![CDATA[JavaScript Developer]]></category>
		<category><![CDATA[Most Popular Frameworks]]></category>
		<category><![CDATA[Node JS Framework]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Reactjs]]></category>
		<category><![CDATA[SavaScript Frameworks]]></category>
		<category><![CDATA[Software Developer]]></category>
		<category><![CDATA[Top JavaScript Frameworks]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Vuejs]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Designing]]></category>
		<category><![CDATA[Web Developer]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=13548</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2017/11/5-Best-JavaScript-Frameworks-in-2018.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="5 Best JavaScript Frameworks in 2018" decoding="async" srcset="https://www.technig.com/wp-content/uploads/2017/11/5-Best-JavaScript-Frameworks-in-2018.jpg 840w, https://www.technig.com/wp-content/uploads/2017/11/5-Best-JavaScript-Frameworks-in-2018-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2017/11/5-Best-JavaScript-Frameworks-in-2018-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div>
<p>JavaScipt is by far the most popular programming language now. It will definitely rank in 2018. Also, you can almost develop anything with javascript. Web application, mobile, desktop and even work with a database. Besides, it has a large community of developers and contributors. Additionally, ES6 or ECMAScript 2015 is making the JavaScript better and [&#8230;]</p>
<p>The post <a href="https://www.technig.com/best-javascript-frameworks/">Top 5 Best JavaScript Frameworks of all Time</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2017/11/5-Best-JavaScript-Frameworks-in-2018.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="5 Best JavaScript Frameworks in 2018" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2017/11/5-Best-JavaScript-Frameworks-in-2018.jpg 840w, https://www.technig.com/wp-content/uploads/2017/11/5-Best-JavaScript-Frameworks-in-2018-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2017/11/5-Best-JavaScript-Frameworks-in-2018-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div><p>JavaScipt is by far the most popular programming language now. It will definitely rank in 2018. Also, you can almost develop anything with javascript. Web application, mobile, desktop and even work with a database. Besides, it has a large community of developers and contributors. Additionally, ES6 or <a href="https://en.wikipedia.org/wiki/ECMAScript" target="_blank" rel="noopener noreferrer">ECMAScript </a>2015 is making the JavaScript better and better each day. So, we have collected the top best JavaScript Frameworks. If you want to learn any framework 2018, you may want to know which is the best, most popular and easy-to-use. Therefore, we collected these 5 best frameworks.</p>
<p>Furthermore, we show the resources that you can learn these frameworks in the best ways. Plus, we will compare them with Google trend to see the trending.</p>
<h2>Best JavaScript Frameworks</h2>
<p><strong>Below are the lists of top JavaScript Frameworks that will rank in 2018. </strong></p>
<ul>
<li>Vue.js</li>
<li>React</li>
<li>Angular</li>
<li>jQuery</li>
<li>Redux</li>
</ul>
<p>These frameworks are selected based on popularity on Github, most active users, eas of use, rich features and Google trends.</p>
<figure id="attachment_13563" aria-describedby="caption-attachment-13563" style="width: 1024px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/11/Top-Best-JavaScript-Comparison.png"><img loading="lazy" decoding="async" class="wp-image-13563 size-large" src="https://www.technig.com/wp-content/uploads/2017/11/Top-Best-JavaScript-Comparison-1024x523.png" alt="The top JavaScript Frameworks Comparison - Technig" width="1024" height="523" srcset="https://www.technig.com/wp-content/uploads/2017/11/Top-Best-JavaScript-Comparison-1024x523.png 1024w, https://www.technig.com/wp-content/uploads/2017/11/Top-Best-JavaScript-Comparison-300x153.png 300w, https://www.technig.com/wp-content/uploads/2017/11/Top-Best-JavaScript-Comparison-768x393.png 768w, https://www.technig.com/wp-content/uploads/2017/11/Top-Best-JavaScript-Comparison.png 1158w" sizes="(max-width: 1024px) 100vw, 1024px" /></a><figcaption id="caption-attachment-13563" class="wp-caption-text">The top JavaScript Frameworks Comparison &#8211; Technig</figcaption></figure>
<p><strong>Notice: </strong>The above chart is the comparison of 5 best JavaScript frameworks on Google trend. In such a manner, you may not agree with it, but it&#8217;s the Google trend search terms. So, we don&#8217;t pay too much attention to that as well. What people search on Google doesn&#8217;t determine that it&#8217;s the best. Therefore, we order these frameworks more based on <strong>user-friendly</strong>, <strong>active users</strong>, <strong>updates</strong> plus most <strong>stars</strong> on Github.</p>
<h2>Vue.js</h2>
<figure id="attachment_13578" aria-describedby="caption-attachment-13578" style="width: 300px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/11/Vue.js-Best-JavaScript-Frameworks.png"><img loading="lazy" decoding="async" class="wp-image-13578 size-medium" src="https://www.technig.com/wp-content/uploads/2017/11/Vue.js-Best-JavaScript-Frameworks-300x300.png" alt="Vue.js - Top JavaScript Frameworks" width="300" height="300" srcset="https://www.technig.com/wp-content/uploads/2017/11/Vue.js-Best-JavaScript-Frameworks-300x300.png 300w, https://www.technig.com/wp-content/uploads/2017/11/Vue.js-Best-JavaScript-Frameworks-150x150.png 150w, https://www.technig.com/wp-content/uploads/2017/11/Vue.js-Best-JavaScript-Frameworks.png 400w" sizes="(max-width: 300px) 100vw, 300px" /></a><figcaption id="caption-attachment-13578" class="wp-caption-text">Vue.js &#8211; Top JavaScript Frameworks</figcaption></figure>
<p>The Vue.js is an open-source progressive JavaScript framework for building user interfaces. Vue can also function as a web application framework capable of powering advanced single-page applications. Besides, it has a lot of pre-made components. Also, one the <strong>strongest reason</strong> why it&#8217;s popular is <a href="https://www.technig.com/tag/laravel">Laravel </a>Framework. By default, Laravel comes with Vue installed. That way, most Laravel user will use it. The second reason is that Vue become popular in a short time. It was released in early 2014.</p>
<p>Additionally, it has great documentation and many other learning resources. Also, at the time of writing this article, it has 73000+ Github stars. So, if you want to learn, start with documentation or free <a href="https://laracasts.com/series/learn-vue-2-step-by-step">Laracast </a>video series.</p>
<h2>React</h2>
<figure id="attachment_13577" aria-describedby="caption-attachment-13577" style="width: 600px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/11/React-JavaScript-library-for-building-user-interfaces.png"><img loading="lazy" decoding="async" class="wp-image-13577 size-full" src="https://www.technig.com/wp-content/uploads/2017/11/React-JavaScript-library-for-building-user-interfaces.png" alt="React -JavaScript library for building user interfaces" width="600" height="167" srcset="https://www.technig.com/wp-content/uploads/2017/11/React-JavaScript-library-for-building-user-interfaces.png 600w, https://www.technig.com/wp-content/uploads/2017/11/React-JavaScript-library-for-building-user-interfaces-300x84.png 300w" sizes="(max-width: 600px) 100vw, 600px" /></a><figcaption id="caption-attachment-13577" class="wp-caption-text">The React -JavaScript library for building user interfaces</figcaption></figure>
<p>React is a JavaScript library for building user interfaces. Also, it is maintained by Facebook, Instagram and a community of individual developers and corporations. Besides, React allows developers to create large web-applications that use data with Single Page Application. The initial release was 2013 and the author was influenced by the Angular framework. The Github repo is very active and currently, it has over 80000 stars.</p>
<p>Since it&#8217;s built by Facebook, again there are countless numbers of resources to learn. So, the documentation is a great place to start. If you want free video, check Jeffrey Ways course on React <a href="https://laracasts.com/series/do-you-react" target="_blank" rel="noopener noreferrer">here</a>.</p>
<h2>Angular</h2>
<figure id="attachment_13575" aria-describedby="caption-attachment-13575" style="width: 695px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/11/AngularJS-Top-JavaScript-Frameworks.png"><img loading="lazy" decoding="async" class="wp-image-13575 size-full" src="https://www.technig.com/wp-content/uploads/2017/11/AngularJS-Top-JavaScript-Frameworks.png" alt="AngularJS - Top JavaScript Frameworks" width="695" height="185" srcset="https://www.technig.com/wp-content/uploads/2017/11/AngularJS-Top-JavaScript-Frameworks.png 695w, https://www.technig.com/wp-content/uploads/2017/11/AngularJS-Top-JavaScript-Frameworks-300x80.png 300w" sizes="(max-width: 695px) 100vw, 695px" /></a><figcaption id="caption-attachment-13575" class="wp-caption-text">The AngularJS &#8211; Top JavaScript Frameworks</figcaption></figure>
<p>AngularJS is also on the list of top JavaScript frameworks. The AngularJS is a JavaScript-based open-source front-end web application framework mainly maintained by Google. Plus, a community of individuals and corporations to address many of the challenges encountered in developing single-page applications. So, AngularJS is the frontend part of the MEAN stack, consisting of MongoDB database, Express.js web application server framework, Angular.js itself, and Node.js server runtime environment. Also, the initial release was 2010. Though it has different versions, like angular 2, angular 4, they are almost the same. So, currently, it has over 57000+ star on Github.</p>
<p>Importantly, it has lots of resources for learning. If you want to learn it, start with <a href="https://www.w3schools.com/angular/angular_intro.asp">W3schools</a>. The second resource is learn-angular.org. Finally, if you like video, search on youtube. We could not find any complete free course.</p>
<h2>jQuery</h2>
<figure id="attachment_13576" aria-describedby="caption-attachment-13576" style="width: 736px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/11/jQuery-Write-less-do-more.png"><img loading="lazy" decoding="async" class="wp-image-13576 size-full" src="https://www.technig.com/wp-content/uploads/2017/11/jQuery-Write-less-do-more.png" alt="jQuery - Top JavaScript Frameworks - Technig" width="736" height="181" srcset="https://www.technig.com/wp-content/uploads/2017/11/jQuery-Write-less-do-more.png 736w, https://www.technig.com/wp-content/uploads/2017/11/jQuery-Write-less-do-more-300x74.png 300w" sizes="(max-width: 736px) 100vw, 736px" /></a><figcaption id="caption-attachment-13576" class="wp-caption-text">jQuery &#8211; Top JavaScript Frameworks &#8211; Technig</figcaption></figure>
<p>From a very long time, jQuery has been the most used JavaScript framework. Despite all other great frameworks nowadays, you can&#8217;t escape learning jQuery. It is a cross-platform JavaScript library designed to simplify the client-side scripting of HTML. Also, it is free, open-source software using the permissive MIT License. There are many JavaScript libraries that are based on jQuery. Therefore, you can&#8217;t stop learning. The initial release was 2006. Currently, it has over 47 stars on Github.</p>
<p>In Addition, since 2006, there have been countless numbers of blog articles and tutorials about jQuery. The best place to learn step by step is W3Schools.com. It&#8217;s not that complicated. very easy to learn and understandable even if you read the doc.</p>
<h2>Redux</h2>
<figure id="attachment_13579" aria-describedby="caption-attachment-13579" style="width: 444px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/11/Redux-Predictable-state-container-for-JavaScript-apps-.png"><img loading="lazy" decoding="async" class="wp-image-13579 size-full" src="https://www.technig.com/wp-content/uploads/2017/11/Redux-Predictable-state-container-for-JavaScript-apps-.png" alt="The Redux - Predictable state container for JavaScript apps" width="444" height="120" srcset="https://www.technig.com/wp-content/uploads/2017/11/Redux-Predictable-state-container-for-JavaScript-apps-.png 444w, https://www.technig.com/wp-content/uploads/2017/11/Redux-Predictable-state-container-for-JavaScript-apps--300x81.png 300w" sizes="(max-width: 444px) 100vw, 444px" /></a><figcaption id="caption-attachment-13579" class="wp-caption-text">The Redux &#8211; Predictable state container for JavaScript apps</figcaption></figure>
<p>Redux is an open-source JavaScript library designed for managing application state. It is primarily (but not mandatorily) used together with React. Besides, Redux is a predictable state container for JavaScript apps. It helps developers write applications that behave consistently, run in different environments and are easy to test. Well, you may not need Redux. Before start using it, the article why you may not need it. But, definitely, it&#8217;s a great framework.</p>
<p>Want to learn about it? The documentation is a great place. Besides, the creator of Redux has a video tutorial as well. You can find it <a href="https://egghead.io/lessons/react-redux-the-single-immutable-state-tree" target="_blank" rel="noopener noreferrer">here</a>.</p>
<h2>Conclusion</h2>
<p>So, we hope the article has been informative for you. Also, if you have any questions or suggestions about these top 5 best JavaScript Frameworks, feel free to comment below.</p>
<p>The post <a href="https://www.technig.com/best-javascript-frameworks/">Top 5 Best JavaScript Frameworks of all Time</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/best-javascript-frameworks/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">13548</post-id>	</item>
		<item>
		<title>How to Free Renew Windows 90 Days Trial</title>
		<link>https://www.technig.com/renew-windows-10-90-days-trial-free/</link>
					<comments>https://www.technig.com/renew-windows-10-90-days-trial-free/#comments</comments>
		
		<dc:creator><![CDATA[Hujatulla Asghari]]></dc:creator>
		<pubDate>Wed, 04 Oct 2017 05:30:26 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Command line]]></category>
		<category><![CDATA[Command Line Tips]]></category>
		<category><![CDATA[Free Renew Windows 10 License]]></category>
		<category><![CDATA[Free Windows 10 License]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[How to Fix]]></category>
		<category><![CDATA[PowerShell Articles]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Windows 10]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=11624</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="435" src="https://www.technig.com/wp-content/uploads/2017/10/How-to-Renew-Windows-Trials-Using-CMD-1.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="How to Renew Windows 10 90 Days Trial Free Using CMD - Technig" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2017/10/How-to-Renew-Windows-Trials-Using-CMD-1.jpg 840w, https://www.technig.com/wp-content/uploads/2017/10/How-to-Renew-Windows-Trials-Using-CMD-1-300x155.jpg 300w, https://www.technig.com/wp-content/uploads/2017/10/How-to-Renew-Windows-Trials-Using-CMD-1-768x398.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div>
<p>You might have downloaded Windows from its official website. So, they give you 90 days trial after which you should buy Windows. Well, many sites give you the crack version of Windows. Also, you can find cracking software tools for your Windows. But there are many disadvantages of cracking which we will discuss below. So, [&#8230;]</p>
<p>The post <a href="https://www.technig.com/renew-windows-10-90-days-trial-free/">How to Free Renew Windows 90 Days Trial</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="435" src="https://www.technig.com/wp-content/uploads/2017/10/How-to-Renew-Windows-Trials-Using-CMD-1.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="How to Renew Windows 10 90 Days Trial Free Using CMD - Technig" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2017/10/How-to-Renew-Windows-Trials-Using-CMD-1.jpg 840w, https://www.technig.com/wp-content/uploads/2017/10/How-to-Renew-Windows-Trials-Using-CMD-1-300x155.jpg 300w, https://www.technig.com/wp-content/uploads/2017/10/How-to-Renew-Windows-Trials-Using-CMD-1-768x398.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div><p>You might have downloaded Windows from its official website. So, they give you 90 days trial after which you should buy Windows. Well, many sites give you the crack version of Windows. Also, you can find <a href="https://en.wikipedia.org/wiki/Software_cracking">cracking software</a> tools for your Windows. But there are many disadvantages of cracking which we will discuss below. So, we will show you the right way on how to extend or renew Windows 10 90 days trial free using CMD. Further, you can use it without any problem up to 6 months a Windows 10.</p>
<h2>Why Shouldn&#8217;t You Crack Windows?</h2>
<p>Well, I don&#8217;t say you shouldn&#8217;t crack <a href="https://www.technig.com/tag/windows-10">Windows</a> because it&#8217;s illegal. You know that already. So, besides being illegal, when you crack software, it will become malicious. You might not feel the danger of using the cracked software unless you see some suspicious activity on your system. Also, must feature of your Windows will not work. It&#8217;s not because Windows will limit the usability and features of Windows, it&#8217;s because malicious code or scripts that crack your system mess-up ruin your operating system. So, now you know why shouldn&#8217;t you use cracked software, let&#8217;s do the legal way.</p>
<h2>Renew Windows 10 90 days Trial Free Using CMD</h2>
<p>Here is the step by step guide to renewing Windows 10 trial using CMD. You must run cmd as administrator.</p>
<ul>
<li>Open CMD  as administrator.</li>
<li>Type &#8220;<strong>slmgr -rearm</strong>&#8221; without quotes and press enter.</li>
<li>You will see a success popup window. Click Ok.</li>
<li>Restart your computer, and you&#8217;re done.</li>
</ul>
<p>Now you have 90 more days. In a nutshell, it&#8217;s that easy. So, If you still have problem follow the following steps.</p>
<p><strong>1.</strong> Open CMD  as administrator.</p>
<figure id="attachment_11631" aria-describedby="caption-attachment-11631" style="width: 445px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/10/Run-Command-Promt-as-Administrator.png"><img loading="lazy" decoding="async" class="wp-image-11631 size-full" src="https://www.technig.com/wp-content/uploads/2017/10/Run-Command-Promt-as-Administrator.png" alt="Run Command Prompt as Administrator" width="445" height="674" srcset="https://www.technig.com/wp-content/uploads/2017/10/Run-Command-Promt-as-Administrator.png 445w, https://www.technig.com/wp-content/uploads/2017/10/Run-Command-Promt-as-Administrator-198x300.png 198w" sizes="(max-width: 445px) 100vw, 445px" /></a><figcaption id="caption-attachment-11631" class="wp-caption-text">Run Command Prompt as Administrator</figcaption></figure>
<p><strong>2.</strong> Type &#8220;<strong>slmgr -rearm</strong>&#8221; And Press Enter</p>
<figure id="attachment_11633" aria-describedby="caption-attachment-11633" style="width: 518px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/10/Renew-Windows-Trials-Using-CMD.png"><img loading="lazy" decoding="async" class="wp-image-11633 size-full" src="https://www.technig.com/wp-content/uploads/2017/10/Renew-Windows-Trials-Using-CMD.png" alt="Renew Windows 10 90 Days Trial Free Using CMD" width="518" height="158" srcset="https://www.technig.com/wp-content/uploads/2017/10/Renew-Windows-Trials-Using-CMD.png 518w, https://www.technig.com/wp-content/uploads/2017/10/Renew-Windows-Trials-Using-CMD-300x92.png 300w" sizes="(max-width: 518px) 100vw, 518px" /></a><figcaption id="caption-attachment-11633" class="wp-caption-text">Renew Windows 10 90 Days Trial Free Using CMD</figcaption></figure>
<p><strong>3.</strong> Success Message. After seeing the following success message, restart your computer.</p>
<figure id="attachment_11634" aria-describedby="caption-attachment-11634" style="width: 349px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/10/Renew-Windows-Trials-Success-Message.png"><img loading="lazy" decoding="async" class="wp-image-11634 size-full" src="https://www.technig.com/wp-content/uploads/2017/10/Renew-Windows-Trials-Success-Message.png" alt="Renew Windows Trials Success Message" width="349" height="168" srcset="https://www.technig.com/wp-content/uploads/2017/10/Renew-Windows-Trials-Success-Message.png 349w, https://www.technig.com/wp-content/uploads/2017/10/Renew-Windows-Trials-Success-Message-300x144.png 300w" sizes="(max-width: 349px) 100vw, 349px" /></a><figcaption id="caption-attachment-11634" class="wp-caption-text">Renew Windows Trials Success Message</figcaption></figure>
<h2>Conclusion</h2>
<p>Command-line commands have incredible powers. So if you want to learn more about command prompt, read the ten useful command-line command you should know article <a href="https://www.technig.com/10-useful-command-line-commands/" rel="noopener">10 Useful Command Line Commands</a>. Besides, if you have any questions, feel free to comment below or ask on our forum.</p>
<p>The post <a href="https://www.technig.com/renew-windows-10-90-days-trial-free/">How to Free Renew Windows 90 Days Trial</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/renew-windows-10-90-days-trial-free/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">11624</post-id>	</item>
		<item>
		<title>How to Use Windows 10 Photos to Enhance Your Photos?</title>
		<link>https://www.technig.com/use-windows-10-photos-enhance-photos/</link>
					<comments>https://www.technig.com/use-windows-10-photos-enhance-photos/#respond</comments>
		
		<dc:creator><![CDATA[Ahmad]]></dc:creator>
		<pubDate>Thu, 14 Sep 2017 09:30:57 +0000</pubDate>
				<category><![CDATA[Graphic]]></category>
		<category><![CDATA[Enhance Photos]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Photos Spot Fix Tutorial]]></category>
		<category><![CDATA[Remove Face Blemishes]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Windows 10]]></category>
		<category><![CDATA[Windows 10 Photos Features]]></category>
		<category><![CDATA[Windows 10 Tips]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=10611</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2017/09/Featuer-image-compressor.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="How to Use Windows 10 Photos to Enhance Your Photos? - Technig" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2017/09/Featuer-image-compressor.jpg 840w, https://www.technig.com/wp-content/uploads/2017/09/Featuer-image-compressor-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2017/09/Featuer-image-compressor-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div>
<p>With this Windows 10 Photos feature, you can enhance the colour of your photos, remove blemishes, brighten and darken the light and shadow of your photos to make it looks professional and beautiful. In this tutorial, I am showing you all the tips about the Windows 10 Photos Application to enhance your photos by yourselves. [&#8230;]</p>
<p>The post <a href="https://www.technig.com/use-windows-10-photos-enhance-photos/">How to Use Windows 10 Photos to Enhance Your Photos?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2017/09/Featuer-image-compressor.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="How to Use Windows 10 Photos to Enhance Your Photos? - Technig" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2017/09/Featuer-image-compressor.jpg 840w, https://www.technig.com/wp-content/uploads/2017/09/Featuer-image-compressor-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2017/09/Featuer-image-compressor-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div><p>With this Windows 10 Photos feature, you can enhance the colour of your photos, remove blemishes, brighten and darken the light and shadow of your photos to make it looks professional and beautiful. In this tutorial, I am showing you all the tips about the Windows 10 Photos Application to enhance your photos by yourselves.</p>
<h2> Remove Unwanted Spots in Photo with Windows 10 Photos</h2>
<p>The best thing about Windows 10 Photos is very easy to use you can enhance the colours, fix the spots apply colour effects with just one click.</p>
<p><strong>1. </strong>To work better with this feature of Photos set the following setting as I show you below, Open the <strong>Photos </strong>go to Start click on Photo tile in Start Menu to open it.</p>
<figure id="attachment_10621" aria-describedby="caption-attachment-10621" style="width: 800px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/09/Untitled-1-compressor.jpg"><img loading="lazy" decoding="async" class="wp-image-10621 size-full" src="https://www.technig.com/wp-content/uploads/2017/09/Untitled-1-compressor.jpg" alt="Windows 10 Photos - Technig" width="800" height="614" srcset="https://www.technig.com/wp-content/uploads/2017/09/Untitled-1-compressor.jpg 800w, https://www.technig.com/wp-content/uploads/2017/09/Untitled-1-compressor-300x230.jpg 300w, https://www.technig.com/wp-content/uploads/2017/09/Untitled-1-compressor-768x589.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></a><figcaption id="caption-attachment-10621" class="wp-caption-text">Windows 10 Photos &#8211; Technig</figcaption></figure>
<p><strong>2. </strong>Click on three dots at the right top side of the Photos which are located under the <b>Title bar</b> then click on the <strong>setting</strong>; it will open the setting page for you and then select the <strong>Zoom in and out</strong> from the <strong>Mouse Wheel</strong> option; this option allows you to zoom in and out by your mouse wheel.</p>
<figure id="attachment_10626" aria-describedby="caption-attachment-10626" style="width: 800px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/09/Untitled-1-1.jpg"><img loading="lazy" decoding="async" class="wp-image-10626 size-full" src="https://www.technig.com/wp-content/uploads/2017/09/Untitled-1-1.jpg" alt="Windows 10 Photos Setting - Technig" width="800" height="486" srcset="https://www.technig.com/wp-content/uploads/2017/09/Untitled-1-1.jpg 800w, https://www.technig.com/wp-content/uploads/2017/09/Untitled-1-1-300x182.jpg 300w, https://www.technig.com/wp-content/uploads/2017/09/Untitled-1-1-768x467.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></a><figcaption id="caption-attachment-10626" class="wp-caption-text">Windows 10 Photos Setting &#8211; Technig</figcaption></figure>
<p><strong>3. </strong>Open the photo you want to enhance the colours and clarity  after you open the photo, click on Edit Tab (Ctrl+E) there are six options (Crop &amp; Rotate, Enhance, Adjust, Undo all, Save and Save a copy )</p>
<figure id="attachment_10636" aria-describedby="caption-attachment-10636" style="width: 800px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/09/12-compressor.jpg"><img loading="lazy" decoding="async" class="wp-image-10636 size-full" src="https://www.technig.com/wp-content/uploads/2017/09/12-compressor.jpg" alt="How to Use Windows 10 Photos to Enhance Your Photos? - Technig" width="800" height="614" srcset="https://www.technig.com/wp-content/uploads/2017/09/12-compressor.jpg 800w, https://www.technig.com/wp-content/uploads/2017/09/12-compressor-300x230.jpg 300w, https://www.technig.com/wp-content/uploads/2017/09/12-compressor-768x589.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></a><figcaption id="caption-attachment-10636" class="wp-caption-text">How to Use Windows 10 Photos to Enhance Your Photos? &#8211; Technig</figcaption></figure>
<p><strong>4. </strong>From <strong>Enhance</strong> options click on <strong>Enhance your photo</strong> option and drag your mouse to the right and find the best result for your photo. You can also use the <strong>Filters</strong> from the Filter lists.</p>
<figure id="attachment_10645" aria-describedby="caption-attachment-10645" style="width: 800px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/09/Before-and-After-compressor.jpg"><img loading="lazy" decoding="async" class="wp-image-10645 size-full" src="https://www.technig.com/wp-content/uploads/2017/09/Before-and-After-compressor.jpg" alt="Before and After - Technig" width="800" height="337" srcset="https://www.technig.com/wp-content/uploads/2017/09/Before-and-After-compressor.jpg 800w, https://www.technig.com/wp-content/uploads/2017/09/Before-and-After-compressor-300x126.jpg 300w, https://www.technig.com/wp-content/uploads/2017/09/Before-and-After-compressor-768x324.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></a><figcaption id="caption-attachment-10645" class="wp-caption-text">Before and After &#8211; Technig</figcaption></figure>
<p><strong>5. </strong>Go to <strong>Adjust</strong> option; you can brighten and even saturate your photo by moving the Light and <strong>Color</strong> slides to the right or left, use the <strong>Clarity</strong> slider to sharpen the photo just move it to the right and find the best result for your photo. <strong>Light: </strong>42,<strong> Color:</strong> 21, <strong>Clarity:</strong> 45 and <strong>Vignette:</strong> 11.</p>
<figure id="attachment_10651" aria-describedby="caption-attachment-10651" style="width: 900px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/09/Before-and-After-Technig.jpg"><img loading="lazy" decoding="async" class="wp-image-10651 size-full" src="https://www.technig.com/wp-content/uploads/2017/09/Before-and-After-Technig.jpg" alt="Before and After - Technig" width="900" height="379" srcset="https://www.technig.com/wp-content/uploads/2017/09/Before-and-After-Technig.jpg 900w, https://www.technig.com/wp-content/uploads/2017/09/Before-and-After-Technig-300x126.jpg 300w, https://www.technig.com/wp-content/uploads/2017/09/Before-and-After-Technig-768x323.jpg 768w" sizes="(max-width: 900px) 100vw, 900px" /></a><figcaption id="caption-attachment-10651" class="wp-caption-text">Before and After &#8211; Technig</figcaption></figure>
<p><strong>6. </strong>Now use <strong>Spot fix</strong> tool to remove the blemishes on your face just dabble click on each spot it automatically removes the spots, uses mouse <strong>wheel</strong> to zoom in and out and hold down the <strong>Ctrl and use the Arrow keys</strong> to navigate the photo.</p>
<figure id="attachment_10653" aria-describedby="caption-attachment-10653" style="width: 900px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/09/Before-and-After-Technig-compressor.jpg"><img loading="lazy" decoding="async" class="wp-image-10653 size-full" src="https://www.technig.com/wp-content/uploads/2017/09/Before-and-After-Technig-compressor.jpg" alt="How to Use Windows 10 Photos to Enhance Your Photos? - Technig" width="900" height="379" srcset="https://www.technig.com/wp-content/uploads/2017/09/Before-and-After-Technig-compressor.jpg 900w, https://www.technig.com/wp-content/uploads/2017/09/Before-and-After-Technig-compressor-300x126.jpg 300w, https://www.technig.com/wp-content/uploads/2017/09/Before-and-After-Technig-compressor-768x323.jpg 768w" sizes="(max-width: 900px) 100vw, 900px" /></a><figcaption id="caption-attachment-10653" class="wp-caption-text">How to Use Windows 10 Photos to Enhance Your Photos? &#8211; Technig</figcaption></figure>
<p><strong>Remember</strong> that the size of <strong>Spot fix</strong> tool is related to the zoom level of your photo when your picture is zoomed <strong>100%</strong> the size would be smaller than <strong>50%</strong> zoomed.</p>
<p>Hope you enjoy this tutorial and feel free to comment if you faced any question related to this tutorial and didn&#8217;t forget to share it with your fellows. <a href="https://support.microsoft.com/en-us/help/27916/windows-10-enhance-or-edit-photos">Enhance or edit photos</a>.</p>
<p>The post <a href="https://www.technig.com/use-windows-10-photos-enhance-photos/">How to Use Windows 10 Photos to Enhance Your Photos?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/use-windows-10-photos-enhance-photos/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">10611</post-id>	</item>
		<item>
		<title>How To Create Anniversary Badge Inside Illustrator?</title>
		<link>https://www.technig.com/create-anniversary-badge-inside-illustrator/</link>
					<comments>https://www.technig.com/create-anniversary-badge-inside-illustrator/#respond</comments>
		
		<dc:creator><![CDATA[Ahmad]]></dc:creator>
		<pubDate>Sat, 25 Jun 2016 15:00:11 +0000</pubDate>
				<category><![CDATA[Graphic]]></category>
		<category><![CDATA[Badge Lable]]></category>
		<category><![CDATA[Celebration Badge]]></category>
		<category><![CDATA[Golden Badge]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Illustrator Tips]]></category>
		<category><![CDATA[Tutorial]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=7905</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"></div>
<p>In this tutorial I will show you how to Create Anniversary Badge Inside Illustrator? this tutorial is for any one basic and advanced user, I will introduce the usage of shape tools , gradient tool to create golden gradient for our badges and many useful shortcuts and tips. Create Anniversary Badge Inside Illustrator lets see what we will [&#8230;]</p>
<p>The post <a href="https://www.technig.com/create-anniversary-badge-inside-illustrator/">How To Create Anniversary Badge Inside Illustrator?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"></div><p>In this tutorial I will show you how to Create Anniversary Badge Inside Illustrator? this tutorial is for any one basic and advanced user, I will introduce the usage of shape tools , gradient tool to create golden gradient for our badges and many useful shortcuts and tips.</p>
<h2>Create Anniversary Badge Inside Illustrator</h2>
<p>lets see what we will going to create in this tutorial, I will create only one of the badges, then you can create other by yourself.</p>
<figure id="attachment_7909" aria-describedby="caption-attachment-7909" style="width: 1000px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/06/Gold_Seals_and_Corners1.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-7909" src="https://www.technig.com/wp-content/uploads/2016/06/Gold_Seals_and_Corners1.jpg" alt="Create Anniversary Badge Inside Illustrator" width="1000" height="498" /></a><figcaption id="caption-attachment-7909" class="wp-caption-text">Create Anniversary Badge Inside Illustrator</figcaption></figure>
<p><strong>1.</strong> Open a basic RGB document, go to<strong> File &gt; New</strong> (<strong>Ctrl+N</strong>) name your document <strong>Badge Sets </strong>and set the other option as the image bellow, click OK.</p>
<figure id="attachment_7910" aria-describedby="caption-attachment-7910" style="width: 562px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/06/New-Document-Technig.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-7910" src="https://www.technig.com/wp-content/uploads/2016/06/New-Document-Technig.jpg" alt="New Document - Technig" width="562" height="465" /></a><figcaption id="caption-attachment-7910" class="wp-caption-text">New Document &#8211; Technig</figcaption></figure>
<p><strong>2.</strong> Pick the <strong>Rectangle</strong> tool (<strong>M</strong>) and draw a shape the size of your art board and set the stroke to non and the fill to light gray use this hex code (<strong>DBDBDB</strong>). Name your layer Background, as bellow.</p>
<figure id="attachment_7911" aria-describedby="caption-attachment-7911" style="width: 785px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/06/12.jpg"><img loading="lazy" decoding="async" class=" wp-image-7911" src="https://www.technig.com/wp-content/uploads/2016/06/12.jpg" alt="Create Anniversary Badge Inside Illustrator - Technig" width="785" height="457" /></a><figcaption id="caption-attachment-7911" class="wp-caption-text">Create Anniversary Badge Inside Illustrator &#8211; Technig</figcaption></figure>
<p><strong>3.</strong> Now create new layer and name it <strong>Badge Sets </strong>then pick the Star tool to create the main part of our badge, so to create the main body of the badge click on the art board your Star tool should be selected, an small dialog box will open and set the <strong>Radius 1:</strong> (35 mm) <strong> Radius 2:</strong> (40 mm) <strong>Points</strong> (15).</p>
<figure id="attachment_7912" aria-describedby="caption-attachment-7912" style="width: 417px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/06/12-1.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-7912" src="https://www.technig.com/wp-content/uploads/2016/06/12-1.jpg" alt="Create Anniversary Badge Inside Illustrator - Technig" width="417" height="321" /></a><figcaption id="caption-attachment-7912" class="wp-caption-text">Create Anniversary Badge Inside Illustrator &#8211; Technig</figcaption></figure>
<p><strong>4.</strong> Right! Now change the fill color of your badge to gradient and use these hex codes to make the badge golden, so to set all the gradient setting well follow the image bellow.</p>
<figure id="attachment_7914" aria-describedby="caption-attachment-7914" style="width: 520px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/06/Gradient-Panel-Technig.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-7914" src="https://www.technig.com/wp-content/uploads/2016/06/Gradient-Panel-Technig.jpg" alt="Gradient Panel - Technig" width="520" height="252" /></a><figcaption id="caption-attachment-7914" class="wp-caption-text">Gradient Panel &#8211; Technig</figcaption></figure>
<p><strong>5.</strong> OK, make a copy of the badge layer (<strong>Ctrl +C</strong>) and (<strong>Ctrl + B</strong>) and set its color to dark orange (<strong>D8A607</strong>) then scale and rotate it a little bit till to give it stroke or depth. Your badge should looks like bellow.</p>
<figure id="attachment_7915" aria-describedby="caption-attachment-7915" style="width: 648px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/06/Gradient-Panel-Technig-1.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-7915" src="https://www.technig.com/wp-content/uploads/2016/06/Gradient-Panel-Technig-1.jpg" alt="Create Anniversary Badge Inside Illustrator - Technig" width="648" height="435" /></a><figcaption id="caption-attachment-7915" class="wp-caption-text">Create Anniversary Badge Inside Illustrator &#8211; Technig</figcaption></figure>
<p><strong>6.</strong> Now pick the <strong>Ellipse</strong> tool to draw a circular path for our text, the circular path should be inside the badge shapes then pick the<strong> Type on a Path Tool</strong> to add the text on the path. As bellow.</p>
<figure id="attachment_7916" aria-describedby="caption-attachment-7916" style="width: 665px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/06/Gradient-Panel-Technig-2.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-7916" src="https://www.technig.com/wp-content/uploads/2016/06/Gradient-Panel-Technig-2.jpg" alt="Create Anniversary Badge Inside Illustrator - Technig" width="665" height="499" /></a><figcaption id="caption-attachment-7916" class="wp-caption-text">Create Anniversary Badge Inside Illustrator &#8211; Technig</figcaption></figure>
<p><strong>7.</strong> It is time to add some stars around the badge, it is very easy to do draw an star with <strong>Star</strong> tool then go to <strong>Effect&gt; Distort &amp; Transform&gt; Transform </strong>and set all the value as bellow, try to play around transform option to be familiar with <strong>Transform</strong> because it is the most wanted option of Illustrator.</p>
<figure id="attachment_7927" aria-describedby="caption-attachment-7927" style="width: 357px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/06/Untitled-2.jpg"><img loading="lazy" decoding="async" class="wp-image-7927 size-full" src="https://www.technig.com/wp-content/uploads/2016/06/Untitled-2.jpg" alt="Transform Window - Technig" width="357" height="591" /></a><figcaption id="caption-attachment-7927" class="wp-caption-text">Transform Window &#8211; Technig</figcaption></figure>
<p><strong>8.</strong> Now go to <strong>Object&gt; Expend Appearance </strong>and place it on top of the badge and delete some of the stars which are on top of the text, remember that when you  Expend that layer Ungroup (<strong>Shift+Ctrl+G</strong>) it two times to be able to delete some part of the layer.</p>
<figure id="attachment_7928" aria-describedby="caption-attachment-7928" style="width: 696px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/06/Untitled-3.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-7928" src="https://www.technig.com/wp-content/uploads/2016/06/Untitled-3.jpg" alt="Create Anniversary Badge Inside Illustrator - Technig" width="696" height="485" /></a><figcaption id="caption-attachment-7928" class="wp-caption-text">Create Anniversary Badge Inside Illustrator &#8211; Technig</figcaption></figure>
<p><strong>9.</strong> OK, now pick the <strong>Rectangle</strong> Tool and draw a rectangle, then place your text on top that, select both and <strong> Group</strong> it (<strong>Ctrl+G</strong>). Now go to Effect&gt; Warp&gt;  and set the value as bellow.</p>
<figure id="attachment_7929" aria-describedby="caption-attachment-7929" style="width: 721px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/06/Warp-Options_-Arc-Technig.jpg"><img loading="lazy" decoding="async" class=" wp-image-7929" src="https://www.technig.com/wp-content/uploads/2016/06/Warp-Options_-Arc-Technig.jpg" alt="Warp Options_ Arc - Technig" width="721" height="376" /></a><figcaption id="caption-attachment-7929" class="wp-caption-text">Warp Options_ Arc &#8211; Technig</figcaption></figure>
<p>We are done! Place the ribbon on its place then see the result, and do the other badges by your self. Thank you very much for following hope you enjoy it, if you have any question please ask in comment section.</p>
<figure id="attachment_7931" aria-describedby="caption-attachment-7931" style="width: 750px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/06/Warp-Options_-Arc-Technig-1.jpg"><img loading="lazy" decoding="async" class=" wp-image-7931" src="https://www.technig.com/wp-content/uploads/2016/06/Warp-Options_-Arc-Technig-1.jpg" alt="Final Result - Technig" width="750" height="432" /></a><figcaption id="caption-attachment-7931" class="wp-caption-text">Final Result &#8211; Technig</figcaption></figure>
<p>The post <a href="https://www.technig.com/create-anniversary-badge-inside-illustrator/">How To Create Anniversary Badge Inside Illustrator?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/create-anniversary-badge-inside-illustrator/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">7905</post-id>	</item>
		<item>
		<title>How to Repeat Animation in GreenSock?</title>
		<link>https://www.technig.com/repeat-greensock-animations/</link>
					<comments>https://www.technig.com/repeat-greensock-animations/#respond</comments>
		
		<dc:creator><![CDATA[Hujatulla Asghari]]></dc:creator>
		<pubDate>Thu, 23 Jun 2016 15:30:49 +0000</pubDate>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Animation]]></category>
		<category><![CDATA[Coding Tips]]></category>
		<category><![CDATA[GreenSock]]></category>
		<category><![CDATA[GSAP]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[JavaScript Framework]]></category>
		<category><![CDATA[Tutorial]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=7858</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"></div>
<p>Repeating animation in GreenSock is very easy and useful. If you want to repeat any animation for twice or more than once, you can use the repeat GreenSock animations feature. This tutorial will teach you the step by step process on how to use this amazing feature for you next animation project. Though their are [&#8230;]</p>
<p>The post <a href="https://www.technig.com/repeat-greensock-animations/">How to Repeat Animation in GreenSock?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"></div><p>Repeating animation in GreenSock is very easy and useful. If you want to repeat any animation for twice or more than once, you can use the repeat GreenSock animations feature. This tutorial will teach you the step by step process on how to use this amazing feature for you next animation project. Though their are different ways of repeating animations in GreenSock, we will show you the most easy and precise ways. We assume you have the basic knowledge of using GreenSock technology, if you don&#8217;t, please take a look at our previous tutorials of on <a href="https://www.technig.com/tag/greensock">GSAP </a>first, than come to this tutorial.</p>
<h2>How to Repeat GreenSock Animations?</h2>
<p>Let&#8217;s start by writing some html markups to work with. At the end we will put all the codes together and make a live demo. So here is the html code.</p>
<pre class="theme:sublime-text lang:default decode:true ">&lt;div id="teching"&gt;
  &lt;div class="letter t"&gt;T&lt;/div&gt;
  &lt;div class="letter e"&gt;E&lt;/div&gt;
  &lt;div class="letter c"&gt;C&lt;/div&gt;
  &lt;div class="letter h"&gt;H&lt;/div&gt;
  &lt;div class="letter n"&gt;N&lt;/div&gt;
  &lt;div class="letter i"&gt;I&lt;/div&gt;
  &lt;div class="letter g"&gt;G&lt;/div&gt;
&lt;/div&gt;</pre>
<p>Let&#8217;s design it a litte so that we can apply animation on it.</p>
<pre class="theme:sublime-text lang:css decode:true ">body{
  background-color: #8c47c2;
  text-align: center;
  padding: 30px;
}
.letter {
  display:inline-block;
  font-family: sans-serif;
  font-weight: bold;
  font-size:120px
}
.t{color:#5BC0EB}
.e{color:#FDE74C}
.c{color:#9BC53D}
.h{color:#E55934}
.n{color:#FA7921}
.i{color:#ffffff}
.g{color:#FF6696}

</pre>
<p>Now, let&#8217;s add a basic animation to this letters.</p>
<pre class="theme:sublime-text lang:js decode:true">var letters = $('.letter').toArray();
var timeLine = new TimelineLite();

timeLine.staggerFrom(letters,2,{
  y:"-100px",
  ease: Elastic.easOut,
},0.15);</pre>
<p>Here is the live demo.</p>
<p>[codepen_embed height=&#8221;265&#8243; theme_id=&#8221;dark&#8221; slug_hash=&#8221;KMzZvo&#8221; default_tab=&#8221;result&#8221; user=&#8221;Hujjat&#8221;]See the Pen GreenSock Practice #7 Timeline animation by Hujjat Nazari (<a href="http://codepen.io/Hujjat">@Hujjat</a>) on <a href="http://codepen.io">CodePen</a>.[/codepen_embed]</p>
<p>As you can see, It&#8217;s showing-up only once. What if we want to repeat the same animation for a number of times? We can do it simply by adding the repeat and repeatDelay properties.</p>
<p>repeat will accept a number that indicate the number of times you want to repeat the animation. The repeatDelay on the other hand will indicate the delay between each animation.</p>
<p>Here is how we do it.  Let&#8217;s imagine you want to repeat this animation for 6 times, you will write the number 5 for repeat property. We will explain why now.</p>
<pre class="theme:sublime-text lang:js decode:true ">var letters = $('.letter').toArray();
var timeLine = new TimelineLite();

timeLine.staggerFrom(letters,2,{
  y:"-100px",
  ease: Elastic.easOut,
  repeat:5,
  repeatDelay:1
},0.15);</pre>
<p>Here is the demo.</p>
<p>[codepen_embed height=&#8221;376&#8243; theme_id=&#8221;dark&#8221; slug_hash=&#8221;MebXwQ&#8221; default_tab=&#8221;result&#8221; user=&#8221;Hujjat&#8221;]See the Pen GreenSock Practice #8 repeating animations by Hujjat Nazari (<a href="http://codepen.io/Hujjat">@Hujjat</a>) on <a href="http://codepen.io">CodePen</a>.[/codepen_embed]</p>
<h3>Explain</h3>
<p>By default, It will animate once, so when you write the number, it will add the default number as well. That&#8217;s why, when we write 5 it will repeat 6 times.</p>
<blockquote><p>If you want to repeat an animation for infinite amounts of time, just give it a negative number like -1.</p></blockquote>
<h2>Second Way to Repeat GreenSock Animations.</h2>
<p>Their is another way that you can repeat GreenSock animations. This way is more useful specially when you have more than one objects and tweens to animate. You will use TimelineMax instead of TimelineLite. It&#8217;s not possible with TimelineLite.</p>
<p>Here is how you do that.</p>
<pre class="theme:sublime-text lang:js decode:true ">var letters = $('.letter').toArray();

var timeLine = new TimelineMax({repeat:4,repeatDelay:1});

timeLine.staggerFrom(letters,2,{
  y:"-100px",
  ease: Elastic.easOut,
},0.15);</pre>
<p>It&#8217;s that easy. When you instantiate the TimelineMax, pass the repeat and repeatDelay properties. It will work the same, but more power. Because it will apply to all animation that use timeLine object.</p>
<h2>Conclusion</h2>
<p>It was all about repeating animation with GreenSock Technology. If you have any question related to GreenSock, feel free to comment it bellow. We hope has been informative for you. 🙂</p>
<p>The post <a href="https://www.technig.com/repeat-greensock-animations/">How to Repeat Animation in GreenSock?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/repeat-greensock-animations/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">7858</post-id>	</item>
		<item>
		<title>How to Animating Multiple Objects with GreenSock?</title>
		<link>https://www.technig.com/greensock-multiple-objects-animation/</link>
					<comments>https://www.technig.com/greensock-multiple-objects-animation/#respond</comments>
		
		<dc:creator><![CDATA[Hujatulla Asghari]]></dc:creator>
		<pubDate>Sun, 12 Jun 2016 16:00:29 +0000</pubDate>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Animation]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Coding Tips]]></category>
		<category><![CDATA[GreenSock]]></category>
		<category><![CDATA[GSAP]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[JavaScript Framework]]></category>
		<category><![CDATA[Tutorial]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=7734</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"></div>
<p>Animation mulitple object with GreenSock will help you power up your animation skill with GreenSock. In this part of the GreenSock tutorial series, we are goint to focus on GreenSock multiple objects animation features. We will create an amazing animated text with GreenSock. We assume you have the basic knowledge of using GreenSock technology. If [&#8230;]</p>
<p>The post <a href="https://www.technig.com/greensock-multiple-objects-animation/">How to Animating Multiple Objects with GreenSock?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"></div><p>Animation mulitple object with GreenSock will help you power up your animation skill with GreenSock. In this part of the <a href="https://www.technig.com/tag/greensock/" target="_blank" rel="noopener noreferrer">GreenSock</a> tutorial series, we are goint to focus on GreenSock multiple objects animation features. We will create an amazing animated text with GreenSock. We assume you have the basic knowledge of using GreenSock technology. If not, please talk a look at the basic tutorials here at technig and than continue to this article.</p>
<p>Here is the final project we are going to build together from scratch.</p>
<p>[codepen_embed height=&#8221;362&#8243; theme_id=&#8221;dark&#8221; slug_hash=&#8221;WxrMWb&#8221; default_tab=&#8221;result&#8221; user=&#8221;Hujjat&#8221;]See the Pen GreenSock Practice #6 multiple object animation by Hujjat Nazari (<a href="http://codepen.io/Hujjat">@Hujjat</a>) on <a href="http://codepen.io">CodePen</a>.[/codepen_embed]</p>
<h2>GreenSock Multiple Objects Animation</h2>
<p>To animate multiple object, you have two ways. Either use TweenLight class make apply separate Tweens to every object or use TweenMax class and automate the process. We are going to show you both ways. At the end you learn both ways.</p>
<h3>Using TweenLight</h3>
<p>If you use TweenLight, you will write more code. But this more code will give you more flexibility to make more amazing animations. Here, You select every object and apply different animation properties. Here an example.</p>
<p>Imagine if you want to animate a sets of alphabet letters.</p>
<pre class="theme:sublime-text lang:default decode:true ">&lt;div id="teching"&gt;
  &lt;div class="letter t"&gt;T&lt;/div&gt;
  &lt;div class="letter e"&gt;E&lt;/div&gt;
  &lt;div class="letter c"&gt;C&lt;/div&gt;
  &lt;div class="letter h"&gt;H&lt;/div&gt;
  &lt;div class="letter n"&gt;N&lt;/div&gt;
  &lt;div class="letter i"&gt;I&lt;/div&gt;
  &lt;div class="letter g"&gt;G&lt;/div&gt;
&lt;/div&gt;</pre>
<p>Now, if I want to animate each and every letter, I must select and apply animations individually. Here is the example code for above html markup.</p>
<pre class="theme:sublime-text lang:js decode:true ">var t = $('.letter.t');
var e = $('.letter.e');
var c = $('.letter.c');
var h = $('.letter.h');
var n = $('.letter.n');
var i = $('.letter.i');
var g = $('.letter.g');

TweenLite.from(t, 2, {y:"200",opacity:0.1});
TweenLite.from(e, 2, {y:"-200"});
TweenLite.from(c, 2, {y:"200"});
TweenLite.from(h, 2, {y:"-200"});
TweenLite.from(n, 2, {y:"200"});
TweenLite.from(i, 2, {y:"-200"});
TweenLite.from(g, 2, {y:"200"});</pre>
<p>The good thing about this method is here that, you can add different property for each object. If you make a complex animation, you will definitely need to use this method.</p>
<h3>Using TweenMax</h3>
<p>Using TweenMax class help you make the animation easier. With less code, you can write do more thins done. The cons of using this method is that you can&#8217;t apply different property separately for each object. If you want to give the same animation property for all object, this method is going to for you.</p>
<p>We assume you have the above html markup. Here is how we write the JavaScript code.</p>
<pre class="theme:sublime-text lang:js decode:true ">var letters = $('.letter').toArray();

TweenMax.staggerFrom(letters,1,{
  y: '-110',
  ease: Bounce.easeOut
},0.18);</pre>
<p>As we said in introduction tutorial, TweenMax have some more feature and functionality. The staggerFrom function will talk the fourth argument.</p>
<p>This argument will specify the timing in which animation repeat on the next object. It will repeat those two property for every single letter after 0.18 second. Don&#8217;t forget that we have passed an array of object to straggerFrom function.</p>
<p>Here is the final demo.</p>
<p>[codepen_embed height=&#8221;331&#8243; theme_id=&#8221;dark&#8221; slug_hash=&#8221;WxrMWb&#8221; default_tab=&#8221;result&#8221; user=&#8221;Hujjat&#8221;]See the Pen &lt;a href=&#8217;http://codepen.io/Hujjat/pen/WxrMWb/&#8217;&gt;GreenSock Practice #6 multiple object animation&lt;/a&gt; by Hujjat Nazari (&lt;a href=&#8217;http://codepen.io/Hujjat&#8217;&gt;@Hujjat&lt;/a&gt;) on &lt;a href=&#8217;http://codepen.io&#8217;&gt;CodePen&lt;/a&gt;.[/codepen_embed]</p>
<h2>Conclusion</h2>
<p>GreenSock multiple objects animation will help you build powerful yet flexible animations. We hope you have learned something new. If you any question, feel free to comment it bellow. 🙂</p>
<p>The post <a href="https://www.technig.com/greensock-multiple-objects-animation/">How to Animating Multiple Objects with GreenSock?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/greensock-multiple-objects-animation/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">7734</post-id>	</item>
		<item>
		<title>How to Create Perspective Photo Template Using Photoshop?</title>
		<link>https://www.technig.com/create-perspective-photo-template-using-photoshop/</link>
					<comments>https://www.technig.com/create-perspective-photo-template-using-photoshop/#respond</comments>
		
		<dc:creator><![CDATA[Ahmad]]></dc:creator>
		<pubDate>Sat, 11 Jun 2016 16:00:47 +0000</pubDate>
				<category><![CDATA[Graphic]]></category>
		<category><![CDATA[Adobe Photoshop]]></category>
		<category><![CDATA[Perspective Photo]]></category>
		<category><![CDATA[Photo Template]]></category>
		<category><![CDATA[Photoshop Tips]]></category>
		<category><![CDATA[Tutorial]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=7747</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"></div>
<p>In this tutorial I am going to show you how to create perspective photo template using Photoshop. So in this article I we will talk about basic but important things to show all the thing you need to create and organize the group very well till your client easily can use it. Create Perspective Photo [&#8230;]</p>
<p>The post <a href="https://www.technig.com/create-perspective-photo-template-using-photoshop/">How to Create Perspective Photo Template Using Photoshop?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"></div><p>In this tutorial I am going to show you how to create perspective photo template using Photoshop. So in this article I we will talk about basic but important things to show all the thing you need to create and organize the group very well till your client easily can use it.</p>
<h2>Create Perspective Photo Template Using Photoshop</h2>
<p>Remember that when you want to create this kind of designs you should create a high rasulotion, at least it should be 2000&#215;2000 or up. OK lets see what we will create in this article.</p>
<figure id="attachment_7761" aria-describedby="caption-attachment-7761" style="width: 2000px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/06/01-Template.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-7761" src="https://www.technig.com/wp-content/uploads/2016/06/01-Template.jpg" alt="Create Perspective Photo Template Using Photoshop - Technig" width="2000" height="1372" /></a><figcaption id="caption-attachment-7761" class="wp-caption-text">Create Perspective Photo Template Using Photoshop &#8211; Technig</figcaption></figure>
<p>1. Open a new document  (2000x 1800) px, and name it whatever you like I name my document (<strong>01 Template</strong>) so naming is very important especially when you create template for clients, try give unique name for each the files.</p>
<figure id="attachment_7749" aria-describedby="caption-attachment-7749" style="width: 545px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/06/Untitled-1.png"><img loading="lazy" decoding="async" class="size-full wp-image-7749" src="https://www.technig.com/wp-content/uploads/2016/06/Untitled-1.png" alt="New Document" width="545" height="343" /></a><figcaption id="caption-attachment-7749" class="wp-caption-text">New Document</figcaption></figure>
<p>2. OK now pick the Gradient too and use these color hex code (222222) and (c9c9c9) and set the gradient style to (<strong>Radial</strong>) and drug it from center of your document to any corner of the document till your document looks like bellow.</p>
<figure id="attachment_7750" aria-describedby="caption-attachment-7750" style="width: 707px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/06/Untitled-2.png"><img loading="lazy" decoding="async" class="size-full wp-image-7750" src="https://www.technig.com/wp-content/uploads/2016/06/Untitled-2.png" alt="New Document - Technig" width="707" height="569" /></a><figcaption id="caption-attachment-7750" class="wp-caption-text">New Document &#8211; Technig</figcaption></figure>
<p>3. Now pick the <strong>Rectangle</strong> (<strong>U</strong>) tool and draw a shape as bellow, and make a copy of that shape then move it to the right and make another copy, move it to the left as bellow. Try to use Guides to align it better.</p>
<figure id="attachment_7751" aria-describedby="caption-attachment-7751" style="width: 713px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/06/Untitled-3.png"><img loading="lazy" decoding="async" class=" wp-image-7751" src="https://www.technig.com/wp-content/uploads/2016/06/Untitled-3.png" alt="Create Perspective Photo Template Using Photoshop - Technig" width="713" height="427" /></a><figcaption id="caption-attachment-7751" class="wp-caption-text">Create Perspective Photo Template Using Photoshop &#8211; Technig</figcaption></figure>
<p>4. Remember that these shapes that I created are just a guide I will remove it latter, when I set the <strong>Smart Objects</strong> layers on each shape layers. Now draw another shape bigger then the old ones name it (<strong>01 Image</strong>), give it different color as bellow then rasterize it by right clicking on layer find the rastrize option, and make two copies of that layer and name one of them 02 Image &amp; 03 Image.</p>
<figure id="attachment_7753" aria-describedby="caption-attachment-7753" style="width: 400px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/06/Untitled-5.png"><img loading="lazy" decoding="async" class="size-full wp-image-7753" src="https://www.technig.com/wp-content/uploads/2016/06/Untitled-5.png" alt="Layers" width="400" height="466" /></a><figcaption id="caption-attachment-7753" class="wp-caption-text">Layers</figcaption></figure>
<p>5. Now select <strong>01 Image</strong> layer and convert it to <strong>Smart Object</strong> by right clicking on layer thumbnail then hide other two layers (<strong>02 &amp; 03 Image</strong>) so move it to the left side and scale it down make it the size of the black shape, do the same thing for layer <strong>02 &amp; 03</strong> do not forget to convert the layer to smart object before re size it, as bellow.</p>
<figure id="attachment_7755" aria-describedby="caption-attachment-7755" style="width: 694px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/06/Untitled-6.png"><img loading="lazy" decoding="async" class="size-full wp-image-7755" src="https://www.technig.com/wp-content/uploads/2016/06/Untitled-6.png" alt="Smart Object Layers - Technig" width="694" height="519" /></a><figcaption id="caption-attachment-7755" class="wp-caption-text">Smart Object Layers &#8211; Technig</figcaption></figure>
<p>6. Right! now delete the black shape layers, and select the <strong>01 Image</strong> press (<strong>Ctrl+ T</strong>) then right click on the layer not on layer thumbnail and choice Perspective option then move your mouse over the left corner and click and hold it then move your mouse to the top or bottom.</p>
<figure id="attachment_7756" aria-describedby="caption-attachment-7756" style="width: 696px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/06/Untitled-7.png"><img loading="lazy" decoding="async" class=" wp-image-7756" src="https://www.technig.com/wp-content/uploads/2016/06/Untitled-7.png" alt="Create Perspective Photo Template Using Photoshop - Technig" width="696" height="382" /></a><figcaption id="caption-attachment-7756" class="wp-caption-text">Create Perspective Photo Template Using Photoshop &#8211; Technig</figcaption></figure>
<p><strong>Note: </strong> If your looks to long you right click on and use Scale option to re size it.</p>
<p>7. Now do the same process for the <strong>03 Image</strong> layer, try to use guides to make the right side as the left one. It is time give to our layers some layer styles and place some photos to do so dabble click on each of <strong>01,02,03</strong> layers it will open in new document, and apply <strong>Stroke</strong> and<strong> Inner Shadow</strong> layer style as bellow.</p>
<figure id="attachment_7758" aria-describedby="caption-attachment-7758" style="width: 639px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/06/Stroke-Effect-Technig.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-7758" src="https://www.technig.com/wp-content/uploads/2016/06/Stroke-Effect-Technig.jpg" alt="Stroke Effect - Technig" width="639" height="484" /></a><figcaption id="caption-attachment-7758" class="wp-caption-text">Stroke Effect &#8211; Technig</figcaption></figure>
<p>&nbsp;</p>
<figure id="attachment_7759" aria-describedby="caption-attachment-7759" style="width: 640px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/06/Innter-Shadow-Effect-Technig.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-7759" src="https://www.technig.com/wp-content/uploads/2016/06/Innter-Shadow-Effect-Technig.jpg" alt="Innter Shadow Effect - Technig" width="640" height="482" /></a><figcaption id="caption-attachment-7759" class="wp-caption-text">Inner Shadow Effect &#8211; Technig</figcaption></figure>
<p>your layer should looks like bellow after applying the following layer styles.</p>
<figure id="attachment_7760" aria-describedby="caption-attachment-7760" style="width: 668px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/06/After-Applaying-Effects-Technig.jpg"><img loading="lazy" decoding="async" class=" wp-image-7760" src="https://www.technig.com/wp-content/uploads/2016/06/After-Applaying-Effects-Technig.jpg" alt="After Applaying Effects - Technig" width="668" height="415" /></a><figcaption id="caption-attachment-7760" class="wp-caption-text">After Applying Effects &#8211; Technig</figcaption></figure>
<p>8. OK now make copy of this layer which we applied layer styles and bring down the <strong>Fill</strong> percentage to 0 and name it Frame, then go to <strong>File&gt;Place</strong> select a photo and place and fit it in your document then press (<strong>Ctrl+S</strong>)  to save. It will save in the 01 Template document, do the same steps for two other layers, finally your Template should looks like bellow. I add some reflection to it you can do it so.</p>
<figure id="attachment_7761" aria-describedby="caption-attachment-7761" style="width: 604px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/06/01-Template.jpg"><img loading="lazy" decoding="async" class=" wp-image-7761" src="https://www.technig.com/wp-content/uploads/2016/06/01-Template.jpg" alt="Create Perspective Photo Template Using Photoshop - Technig" width="604" height="482" /></a><figcaption id="caption-attachment-7761" class="wp-caption-text">Create Perspective Photo Template Using Photoshop &#8211; Technig</figcaption></figure>
<p>I hope you enjoy this toturial, if you have any question regarded to this tutorial fell free to ask in comment section thanks for following.</p>
<p><a href="http://graphicriver.net/item/perspective-photo-frame-templates-v1/16173676" target="_blank" rel="noopener noreferrer">Buy the full template</a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>The post <a href="https://www.technig.com/create-perspective-photo-template-using-photoshop/">How to Create Perspective Photo Template Using Photoshop?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/create-perspective-photo-template-using-photoshop/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">7747</post-id>	</item>
		<item>
		<title>GSAP Multiple Tweens Step by Step Tutorial</title>
		<link>https://www.technig.com/gsap-animation-multiple-tweens/</link>
					<comments>https://www.technig.com/gsap-animation-multiple-tweens/#respond</comments>
		
		<dc:creator><![CDATA[Hujatulla Asghari]]></dc:creator>
		<pubDate>Wed, 25 May 2016 17:28:59 +0000</pubDate>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Animation]]></category>
		<category><![CDATA[GSAP]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[JavaScript Framework]]></category>
		<category><![CDATA[Tutorial]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=7505</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"></div>
<p>Learn GSAP will make you  a powerful web designer and animator. So far we have learned the basic of GSAP animation or GreanSock Animation Tools. GSAP animation multiple tweens tutorial is the continue part of the GSAP animation tutorial series. In this part of the series, you will learn the GSAP animation multiple tweens. If you don&#8217;t know [&#8230;]</p>
<p>The post <a href="https://www.technig.com/gsap-animation-multiple-tweens/">GSAP Multiple Tweens Step by Step Tutorial</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"></div><p>Learn GSAP will make you  a powerful web designer and animator. So far we have learned the basic of GSAP animation or GreanSock Animation Tools. GSAP animation multiple tweens tutorial is the continue part of the <a href="https://www.google.com/url?sa=t&amp;rct=j&amp;q=&amp;esrc=s&amp;source=web&amp;cd=2&amp;cad=rja&amp;uact=8&amp;ved=0ahUKEwiS2bazlvDMAhXDVh4KHWCFAjUQFggiMAE&amp;url=https%3A%2F%2Fwww.technig.com%2Fintroduction-gsap-animation%2F&amp;usg=AFQjCNFeaKmk4rQucMY_RsM1dlDzc2Tm3w&amp;sig2=eZiyXnbECs5srXkDHAsJcA">GSAP animation tutorial series</a>. In this part of the series, you will learn the GSAP animation multiple tweens. If you don&#8217;t know the basic and configuration of GSAP, we recommend you to take a look at the first and second part of the tutorial. Otherwise you might face some problem during this this GSAP animation intermediate tutorial.</p>
<h2>GSAP Animation Multiple Tweens</h2>
<p>We continue with a fork pen that we have created in previous tutorial. We have added font awesome to use it&#8217;s icon. It look like this.</p>
<p>[codepen_embed height=&#8221;265&#8243; theme_id=&#8221;dark&#8221; slug_hash=&#8221;JXgVGL&#8221; default_tab=&#8221;result&#8221; user=&#8221;Hujjat&#8221;]See the Pen &lt;a href=&#8217;http://codepen.io/Hujjat/pen/JXgVGL/&#8217;&gt;GreenSock Practice #2&lt;/a&gt; by Hujjat Nazari (&lt;a href=&#8217;http://codepen.io/Hujjat&#8217;&gt;@Hujjat&lt;/a&gt;) on &lt;a href=&#8217;http://codepen.io&#8217;&gt;CodePen&lt;/a&gt;.[/codepen_embed]</p>
<p>Just a little changes we have brought. Now let&#8217;s continue learning step by step options.</p>
<h3>Multiple Tweens</h3>
<p>So far we have learn how to apply single animation tween to an object. Now let&#8217;s add another or multiple tween to an object. To do that, there are many ways. One way is to repeat the same TweenLight and just change the property you want to apply. Here is an example. Let&#8217;s apply two property at the same time to the space shuttle.</p>
<p>[codepen_embed height=&#8221;265&#8243; theme_id=&#8221;dark&#8221; slug_hash=&#8221;grVXMK&#8221; default_tab=&#8221;result&#8221; user=&#8221;Hujjat&#8221;]See the Pen &lt;a href=&#8217;http://codepen.io/Hujjat/pen/grVXMK/&#8217;&gt;GreenSock Practice #2&lt;/a&gt; by Hujjat Nazari (&lt;a href=&#8217;http://codepen.io/Hujjat&#8217;&gt;@Hujjat&lt;/a&gt;) on &lt;a href=&#8217;http://codepen.io&#8217;&gt;CodePen&lt;/a&gt;.[/codepen_embed]</p>
<p>We have applied x position and opacity. That&#8217;s when it reach to end of point, it start hiding.</p>
<p>The second way to apply multiple property is easier way. It work&#8217;s like this, you write all the property  as an object for third argument of TweenLight.to function. Here is the example.</p>
<pre class="theme:sublime-text lang:js decode:true ">var item = $('.object');
TweenLite.to(item, 1, {
  x: "200px",
  y:'100px',
  color:'red',
});</pre>
<p>As you can see, we have wrote all three property in third argument. You can add more, as much as you need.</p>
<p>Here is a live example.</p>
<p>[codepen_embed height=&#8221;265&#8243; theme_id=&#8221;dark&#8221; slug_hash=&#8221;RaXOKO&#8221; default_tab=&#8221;result&#8221; user=&#8221;Hujjat&#8221;]See the Pen &lt;a href=&#8217;http://codepen.io/Hujjat/pen/RaXOKO/&#8217;&gt;GreenSock Practice #4&lt;/a&gt; by Hujjat Nazari (&lt;a href=&#8217;http://codepen.io/Hujjat&#8217;&gt;@Hujjat&lt;/a&gt;) on &lt;a href=&#8217;http://codepen.io&#8217;&gt;CodePen&lt;/a&gt;.[/codepen_embed]</p>
<h2>Conclusion</h2>
<p>It was the basic of GSAP animation multiple tweens. I hope it has been informative for you, if you have any question regarding this GSAP animation multiple tweens or GSAP in general, feel free to comment it bellow. 🙂</p>
<p>The post <a href="https://www.technig.com/gsap-animation-multiple-tweens/">GSAP Multiple Tweens Step by Step Tutorial</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/gsap-animation-multiple-tweens/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">7505</post-id>	</item>
		<item>
		<title>How to Use FancyBox  jQuery Plugin?</title>
		<link>https://www.technig.com/use-fancybox-jquery-plugin/</link>
					<comments>https://www.technig.com/use-fancybox-jquery-plugin/#respond</comments>
		
		<dc:creator><![CDATA[Hujatulla Asghari]]></dc:creator>
		<pubDate>Thu, 19 May 2016 16:30:00 +0000</pubDate>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[JavaScript Framework]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Web Designing]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=7480</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"></div>
<p>FancyBox is an amazing jQuery plugin that will let you open any image in the webpage like lightbox modal. When you click on the image, unlike opening on new tab or refreshing the page, it will open it in the same page with a nice modal dialog box. This tutorial will teach you how to [&#8230;]</p>
<p>The post <a href="https://www.technig.com/use-fancybox-jquery-plugin/">How to Use FancyBox  jQuery Plugin?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"></div><p>FancyBox is an amazing jQuery plugin that will let you open any image in the webpage like lightbox modal. When you click on the image, unlike opening on new tab or refreshing the page, it will open it in the same page with a nice modal dialog box. This tutorial will teach you how to configure and use fancybox jquery plugin.</p>
<h2>Configurations</h2>
<p>For configuration, all you need is to download this plugin form <a href="http://fancyapps.com/fancybox/#license" target="_blank" rel="noopener noreferrer">fancyapps.com</a>. After you download the plugin, unzip the file, now you will see some files and folders inside. The folder we need is <em>source</em> folder. Copy that folder to your project. There are some helper files inside <em>helpers</em> folder that you might want to use, but they are optional. We are not going to use them.</p>
<h3>Include Fancybox to Your Project</h3>
<p>Inside source folder, you have one CSS file and two files for JavaScript. Simply, both JavaScript files  are the same, just the one which has suffix of pack.js is compress version for production. For testing, feel free to use either of them.</p>
<p>Now let&#8217;s create a html file with a simple template files.</p>
<pre class="theme:sublime-text lang:default decode:true">&lt;!DOCTYPE html&gt;
&lt;html lang="en"&gt;
&lt;head&gt;
	&lt;meta charset="UTF-8"&gt;
	&lt;title&gt;How to use Fancybox jquery plugin&lt;/title&gt;
	&lt;link rel="stylesheet" href="source/jquery.fancybox.css"&gt;
&lt;/head&gt;
&lt;body&gt;
	

	&lt;!-- images goes there --&gt;

	&lt;script src="source/jquery.js"&gt;&lt;/script&gt;
	&lt;script src="source/jquery.fancybox.js"&gt;&lt;/script&gt;
&lt;/body&gt;
&lt;/html&gt;</pre>
<p>To use fancybox jquery plugin, you need to include jquery as well.</p>
<h2>How to Use fancybox jQuery plugin?</h2>
<p>Now you have configured the fancybox. It&#8217;s time to use fancybox jquery pluign and apply it on you images. Every image need to be in <em>&lt;a&gt;</em> tag, and the <em>href</em> attribute must refer to image image path. And one more thing, it must have a class, you can name it anything you wish.</p>
<pre class="theme:sublime-text lang:default decode:true ">	&lt;div class="gallery"&gt;
		&lt;a href="img/1.jpg" class="teching"&gt;
			&lt;img src="img/1.jpg" alt="first"&gt;
		&lt;/a&gt;
		&lt;a href="img/2.jpg" class="teching"&gt;
			&lt;img src="img/2.jpg" alt="first"&gt;
		&lt;/a&gt;
		&lt;a href="img/3.jpg" class="teching"&gt;
			&lt;img src="img/3.jpg" alt="first"&gt;
		&lt;/a&gt;
		&lt;a href="img/4.jpg" class="teching"&gt;
			&lt;img src="img/4.jpg" alt="first"&gt;
		&lt;/a&gt;
	&lt;/div&gt;
</pre>
<p>Apply a little style at top of the page to align them.</p>
<pre class="theme:sublime-text lang:css decode:true ">&lt;style&gt;
	.gallery{
		display: flex;
	}
	img{
		width: 100%;
		display: inline-block;
	}
&lt;/style&gt;</pre>
<p>Finally, at the bottom of the page add one line of jquery to apply the script to the images.</p>
<pre class="theme:sublime-text lang:js decode:true ">&lt;script&gt;
	$(".teching").fancybox();
&lt;/script&gt;</pre>
<p>It was that easy to use fancybox jquery plugin. It will apply to all elements that have the class of technig.</p>
<p>Here is live example.</p>
<p>[codepen_embed height=&#8221;539&#8243; theme_id=&#8221;dark&#8221; slug_hash=&#8221;VaJjvX&#8221; default_tab=&#8221;result&#8221; user=&#8221;Hujjat&#8221;]See the Pen &lt;a href=&#8217;http://codepen.io/Hujjat/pen/VaJjvX/&#8217;&gt;VaJjvX&lt;/a&gt; by Hujjat Nazari (&lt;a href=&#8217;http://codepen.io/Hujjat&#8217;&gt;@Hujjat&lt;/a&gt;) on &lt;a href=&#8217;http://codepen.io&#8217;&gt;CodePen&lt;/a&gt;.[/codepen_embed]</p>
<h2>Conclusion</h2>
<p>It was all about how to use fancybox jquery plugin. If you have any questions or problem, feel free to comment it bellow. 🙂</p>
<p>The post <a href="https://www.technig.com/use-fancybox-jquery-plugin/">How to Use FancyBox  jQuery Plugin?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/use-fancybox-jquery-plugin/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">7480</post-id>	</item>
		<item>
		<title>Setting up GreenSock Animation Part 2</title>
		<link>https://www.technig.com/greensock-animation-setting-configuration/</link>
					<comments>https://www.technig.com/greensock-animation-setting-configuration/#respond</comments>
		
		<dc:creator><![CDATA[Hujatulla Asghari]]></dc:creator>
		<pubDate>Tue, 10 May 2016 05:30:45 +0000</pubDate>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Animation]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Coding Tips]]></category>
		<category><![CDATA[GreenSock]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[JavaScript Framework]]></category>
		<category><![CDATA[Tutorial]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=7352</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"></div>
<p>In previous tutorial you have learned what GreenSock animation platform is and why we use it. In this article, you will learn how to use GreenSock animation in your first project. You will also learn GreenSock animation setting up and configurations. Overall, we will make our first project and environment for our project. Beside this, you [&#8230;]</p>
<p>The post <a href="https://www.technig.com/greensock-animation-setting-configuration/">Setting up GreenSock Animation Part 2</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"></div><p>In <a href="https://www.technig.com/introduction-gsap-animation/" target="_blank" rel="noopener noreferrer">previous</a> tutorial you have learned what GreenSock animation platform is and why we use it. In this article, you will learn how to use GreenSock animation in your first project. You will also learn GreenSock animation setting up and configurations. Overall, we will make our first project and environment for our project. Beside this, you will learn how to animate elements or any other object with GreenSock.</p>
<h2>GreenSock Animation Setting up</h2>
<p>As promised, we will will write clean and to the point. So, to use GreenSock, all you need is to download the framework and add it in your project and than write your animation code. We will use codepen instead of saving the file locally. If you want to so, you can fork our project and make changes for your own. Let&#8217;s start doing it step by step.</p>
<ul>
<li>Create a pen on <a href="https://codepen.com" target="_blank" rel="noopener noreferrer">Codepen</a>. ( if you want, you can fork our project <a href="https://codepen.io/Hujjat/pen/pyGdjd" target="_blank" rel="noopener noreferrer">here </a>).</li>
<li>Add the GreenSock and jQuery.</li>
</ul>
<p>Of course you will need jQuery as well, so we will add jQuery first, than GSAP. In codepen, you can like this.</p>
<figure id="attachment_7361" aria-describedby="caption-attachment-7361" style="width: 1036px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/05/GreenSock-animation-setting-on-codepen.jpg"><img loading="lazy" decoding="async" class="wp-image-7361 size-full" src="https://www.technig.com/wp-content/uploads/2016/05/GreenSock-animation-setting-on-codepen.jpg" alt="GreenSock animation setting on codepen" width="1036" height="553" /></a><figcaption id="caption-attachment-7361" class="wp-caption-text">GreenSock animation setting on codepen</figcaption></figure>
<ol>
<li>Settings</li>
<li>JavaScript tab</li>
<li>jQuery cdn link</li>
<li>TweenMax cdn link</li>
<li>We have added it through Quick-add.</li>
</ol>
<p>Once you have added them, you are done with GreenSock animation setting up. Now you can start writing your code.</p>
<p>Here a simple html code:</p>
<pre class="theme:sublime-text lang:xhtml decode:true ">&lt;div class="object"&gt;
  &lt;p&gt;
     Move me with GreenSock
  &lt;/p&gt;
&lt;/div&gt;</pre>
<p>Here is some basic CSS style.</p>
<pre class="theme:sublime-text lang:css decode:true ">.object{
  background-color: blue;
  width:170px;
  padding:30px;
  color:#fff;
}</pre>
<p>So far we had just write the basic codes. Now let&#8217;s start learning the GreenSock syntax.</p>
<p>First, let&#8217;s select the item class with jQuery</p>
<pre class="theme:sublime-text lang:js decode:true ">var item = $('.object');</pre>
<p>Now, you can apply the GreenSock functions to variable item. The most common type of tween is a to () tween which allows you to define the destination values:</p>
<pre class="theme:sublime-text lang:js decode:true">TweenLite.to(myObject, 2, {x:100, y:200});</pre>
<p>For our example, let&#8217;s more our item 300px to the right direction. To do that, add the following code to your JavaScript code.</p>
<pre class="theme:sublime-text lang:js decode:true">TweenLite.to(item, 2, {x:300});</pre>
<p>The TweenLite is the class name and the to() is the function.</p>
<p>The first arguement is the object you want to apply the animation on.</p>
<p>The second arguement is for time set or How much time it should take.</p>
<p>The third arguement, you can add an array of different affects.</p>
<p>In our example, it will more the item element to x direction in 2 second.</p>
<p>Here is the completed pen.</p>
<h2>Conclusion</h2>
<p>It was about the basic of GreenSock animation and GreenSock animation setting. We will continue this tutorial series with intermediate and advance level of GreenSock animation. I hope it has been informative for you, if you any question, feel free to comment it bellow. 🙂</p>
<p>The post <a href="https://www.technig.com/greensock-animation-setting-configuration/">Setting up GreenSock Animation Part 2</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/greensock-animation-setting-configuration/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">7352</post-id>	</item>
	</channel>
</rss>
