Skip to main content

Posts

Showing posts from 2017

How to create shortcut in Library

On this post, I will show you how to create a shortcut to access a folder from Windows Library in a super easy step. 1. Goto your profile from windows Start button (Here, I have Windows 7 installed on my PC). 2. Right click on Libraries on left side of the window pane. Select " New " and then " Library " to create Library folder. 3. Once Library folder is created, right on it and rename Library folder (I gave it a name Downloads). And, Click on " Include a Folder " to create a folder. 4. Show the path of the folder which is to be accessed from the Library and click on " Include Folder ". 5. And, here you are. The shortcut folder and its path is created under Library folder.

Fix "uploaded file exceeds the upload_max_filesize directive" error

While uploading theme in Wordpress if you get this error, then please don't get panic. I am here, to give you few steps to resolve this error. If you check this error properly then you will notice that it says about the file size of the theme which has been exceeded. This file size has been defined in "php.ini" file. Create a file, as mentioned below and save it with the file name " info.php " in " wp-admin " folder. Now run the file in a browser (I am running xampp on my localhost, you could have wamp or webhosting server. Contact your hosting service provider for more details). Locate Configuration file path and open " php.ini " file with any text editor (I am using notepad++). Now search the file by pressing Ctrl.+F . It will open search box, type post_max_size  and click on Find Next . I set the value to 1000M, you can change the value according to your webpage size limit. Now in the search box, type  upload_max_file...

Professional Logo Design in Photoshop CC

Using Polygon tool on different layers, I have designed this professional logo in Photoshop CC 2017. 

Simple logo using Photoshop CC 2017

Simple Elliptical Marquee tool is used to design this logo using Photoshop CC 2017.

Shiny Logo in Photoshop CS6

This shiny logo is designed in Photoshop CS6 using flares and clipping mask.

3D logo in Photoshop CS6

This 3d icon has been designed using, layer mask, blending option, clipping mask, Gaussian effect and Blur effect in Photoshop CS6. 

Burning Text effect in Photoshop CS6

Burning Text effect in Photoshop CS6. Bending options and Gaussian Blur effects are applied. 

Combine two Photographs with a Layer Mask in Photoshop CS6

I took two different photographs and using Quick Selection Tool I selected image of the 1st Photgraph, created a Layer Mask to merge the 2nd Photograph in the Background and finally, if required, use Gaussian Blur effect.                Figure- 1                                             Figure- 2                             Figure- 3

3D Gear Icon in Photoshop CS6

Eclipse tool, in Photoshop CS6, is used to draw circles at different angle and finally 3D Extrusion effect is used in Rendering mode, 

Eagle's Eye in Photoshop CS6

Eagle's eye are drawn by Pen Tool with Blending Option in Photoshop CS6.

Logo Design in Photoshop CS6

Custom Shape is used to design this logo with Blending Option in Photoshop CS6.

Create your own Digital Signature in Photoshop CS6

This Digital signature has been created in Photoshop CS6. The process that are involved: Image size, Image Adjustment, Color Range etc.

Logo with Flat Shadow in Photoshop CS6

A simple logo using Polygon and Pen tool to create flat shadow in Photoshop CS6.

How to create a Quiz in Google Form

Today we are going to see, how to create Online Quiz in Google Forms. I have provided screenshots so that it would be easy to understand. Goto www.google.com/forms to create a Form. Now click on "New Form" to create a quiz. You can take a Tour to know more about How to create a Form or else you cancel it. Type Form name of your choice to create a Quiz and goto "Settings". To create a quiz immediately, please select the below option and click on "SAVE". Now type your question for the Quiz, choose the correct answer and assign mark/ marks for each question. You can even add brief description for the correct answer. Now click on "+" on right side of the form to add a new question. In a similar manner you can add different Question to the Quiz List. Once the list of Questions are completed, you can click on "Submit" button. You can now play the Quiz to test if it is working correctly. Once yo...

3D Logo Design in Photoshop CS6

This 3D logo is designed in Photoshop CS6. Effects that are applied on this logo are: Gradient Overlay Color Overlay and Shadow Effect.

Book Cover Template in Photoshop CS6

This Book Cover Template is designed in Photoshop CS6.

Thumbnail preview not showing in Windows Explorer

When you open any picture folder through Windows Explorer, you are not able to see the preview of the picture file. Let's see how we can resolve this issue. On the Windows Explorer window, click on " Organize " to open " Folder Option " pop up. Now click on " View " Tab and under " Files and Folder " make sure that " Always show icons, never thumbnails " is unchecked. Now goto Control Panel and click on " System " icon to open System Properties pop-up box. Click on " Advanced " tab. Under " Performance " click on "Settings" button. Under " Visual Effect " tab, navigate " Show thumbnails instead of icons " is checked. Now, you can check if the issue is resolved.

Logo Design in Photoshop CS6

This logo is designed in Photoshop CS6. Effects that are applied here are: Gradient Overlay Color Overlay Inner Glow

Logo Design in Photoshop CS6

This Logo is designed using Photoshop CS6. Effects that is applied is Bevel and Emboss.

Logo Design in Photoshop CS6

This logo is designed in Photoshop CS6. Effect that is applied here is Bevel and Emboss.

Computer Networks and its type

In a Telecommunication terminology, when computer devices share or exchange its data via data-link, we say computers are connected to each other. These connection could be via wired or wireless media. Each communication point between two devices are called network nodes where data transmit from one point to the other. These nodes are hosts like computers, mobile devices servers and network hardware as well. Computer networks exchange enormous amount of data in the form of applications, information and services via local workgroup, intranet and internet and shared devices could be computers, printers, servers, fax, mobile devices and others. Every single piece of data is transmitted in the form of signal and these signal are carried away via transmission media. There are some communications protocols or algorithms are used to route the network traffic, so that the data can be transmitted as early as possible to the destination end. Networks can be divided into...