Categories
Uncategorized

TASM 64-Bit (Full screen)

TASM (Turbo Assembler by Borland) Version 5.0 doesn’t work directly on a 64-bit Windows OS. You will have to install DOS Box on your system and then mount Drive E to work like it does on a 32-bit OS running system. But you still won’t be able to run it in full-screen mode. The file provided here will let you do that in a single step and you can also run it in full screen mode.

 Compatible with the following Windows OSs:

  • Windows 11 Pro 64-bit
  • Windows 10 Pro 64-bit
  • Windows 8 Pro 64-bit
  • Windows 7 64-bit
  • Windows Vista 64-bit
  • Windows XP 64-bit

Download the setup file and install it, then run the program through the shortcut to start coding.

Install TASM 5.0 32-bit version

Categories
Uncategorized

Create a robots.txt file for your Site or Blog

Creating a robots.txt file for your site is very easy, even for beginners. You don’t have to know anything about Search Engine Optimization(S.E.O) to do this. Setting your own robots.txt file lets you communicate with the search engine bots on the Internet that crawl your site for fresh content regularly. This is how my robots.txt file looks like:

#Created by www.CollegeStash.com do not remove this
sitemap: http://www.collegestash.com/sitemap.xml

User-agent:  *
# disallow all files in these directories
Disallow: /cgi-bin/
Disallow: /wp-admin/
Disallow: /wp-content/
Disallow: /wp-includes/
Disallow: /recommends/
Disallow: /go/
Disallow: /category/
Disallow: /tag/
Disallow: /tag/*
Disallow: /archives/
Disallow: /comments/feed/
Disallow: /trackback/
Disallow: /index.php
Disallow: /xmlrpc.php
Disallow: *?wptheme
Disallow: ?comments=*
Disallow: /search?
Disallow: /?p=*

Disallow: /wp-content/plugins/

User-agent: Mediapartners-Google*
Allow: /

User-agent: Googlebot-Image
Allow: /wp-content/uploads/

User-agent: Adsbot-Google
Allow: /

User-agent: Googlebot-Mobile
Allow: /
#Created by www.CollegeStash.com do not remove this

You can copy the text above, paste in your file text file and name it as robots.txt and then upload it to the root directory of your server(The directory where you have index.php or index.html files of your Site). You can also download this file and edit the existing sitemap URL with yours and  upload it directly to your root folder. The robots.txt of anysite is available directly and can be copied but I advice you to do it on your own cause it won’t take much of your time.

Understanding the commands

Allow /
As the name itself suggests, this command allows the bots to crawl the particular sub-directory of your Site if mentioned.

Disallow:
/feed

This command blocks the bots from crawling the “feed” sub-directory of your Site.

Sitemap: http://www.collegestash.com/sitemap.xml
This command allows the search engine bots to crawl your site through your sitemap, given explicitly in the command.

# This is a comment, i.e., the text after this symbol on the same line will not be read by the bot.
This # symbol is used for single line comments, and any text following it is a comment in the robots.txt file.

 What is a robots.txt file

The robots.txt file is used to tell the search engines which part of your site they should be crawling and which part they shouldn’t crawl. For privacy and security related issues people would like to exclude few areas of their website or blog from the search engines because they don’t want their private data to be indexed in a popular search engine like Google, so that everyone can access it. The search engines all over the Internet use bots to crawl the web and index new content onto their databases. This robots.txt file is useful in communicating directly with the bots or crawlers of the search engines.

Advantages of having your own robots.txt file

It is a good technique in S.E.O. to have a robots.txt file for your site as it helps you in blocking the search engine crawlers where you don’t want to have them. To grab the robots.txt file of any site just use this line in your address bar http://www.sitename.com/robots.txt ( For Example: https://www.facebook.com/robots.txt ).

If you have any problems regarding this, then please feel free to mention them in the comments section below.

Categories
Uncategorized

Transfer files via WiFi from PC to Android (Wireless): Websharing Lite

In today’s lesson, we will show you how to easily transfer files between Android and your computer. Best of all, we’ll show you how to transfer the files via WiFi without the hassle of having to look for a USB cable or removing the SD card from your Droid. You can follow along on the lesson via the Video tutorial or scroll down to the bottom for the Step-by-Step instructions.


There’s a lot of different ways to get files to/from your Android device to your computer. But I’ve been searching for the easiest method possible, so that I could teach users of all levels how to do it in a matter of minutes. Luckily, I was able to find a great app that makes transferring files between Android and your computer extremely simple. The app is WebSharingLite and it allows you to connect your Android device and computer together via the WiFi network in your home and/or office. There is no set up needed, just run the WebSharingLite app and it tells you exactly what to enter into any web browser’s URL bar to get there. You’ll then be able to upload/download whatever files you need. File sharing on Android has never been simpler than this! Take a look at the video tutorial below and let us know if you have any questions!

Also read: Battery Doctor – A real Battery Saving app

Step-by-Step Instructions for Websharing Lite

  • Go to the Android Market Store
  • Search for “WebSharingLite” app
  • Install the “WebSharingLite” app by NextApp, Inc.
  • Launch the App and click on the Start button at the bottom left
  • WebSharing will then be activated and you can go to your PC and type in the URL displayed on the screen into your web browser. If prompted, enter the password listed on the screen.
  • That’s it! Start transferring the files you need!
  • WebSharingLite not working properly for your device? Try this other great app that is very similar, WiFi File Explorer.
Categories
Uncategorized

Earn money from YouTube: How to link your Adsense account to Monetized videos

Monetizing your videos on YouTube is one part of starting your earning process, whereas linking your Adsense account to it is another. You can monetize your videos but you need a working(fully activated) Adsense account to earn money from YouTube content owned by you.

Make sure you already have the following

  • YouTube account
  • Monetized videos
  • Approved Adsense account

Monetization

  • Your uploaded videos need to have original content that is completely owned by you including the audio.
  • You should have a minimum number of subscribers.
  • Your account needs to be active for a particular period of time.

Once you get options to monetize your videos, all you will need is an Adsense account that is already active. Note that you wont be able to make much money unless you have a lot of subscribers and are getting a lot of regular views on your channel.

Linking Adsense to YouTube

Now coming to the second part, go to monetization in YouTube account and click on Add an Adsense account and associate your Adsense account with your YouTube account as shown below or if you have already associated an account and want to change it, then also it is feasible.

The money earned by this type of Adsense is nothing but the “Hosted Adsense” earnings that is displayed in your Adsense account Dashboard. It also includes a Blogger blog and it’s earning if you have one linked to your Adsense Publisher ID.

To learn how to get your Adsense account approved click here to read this.

If you have any queries then please feel free to ask me in the comment section below.

Categories
Uncategorized

Adobe Dreamweaver Cloud Shortcuts

Adobe Dreamweaver is an Industry-leading Web Design Software. Adobe Dreamweaver shortcut keys make life easier for the user. 

SHORTCUT KEYS

INSERT
Single Line Break <br />Shift-Enter
Non-Breaking Space ( )Ctrl-Shift-Space
Line BreakShift-Return
ImageCtrl-Alt-I
TableCtrl-Alt-T
Modify
Quick Tag EditorCtrl-T
Show Code NavigatorCtrl-Alt-Click
Working with Tables
Select individual (or multiple, discontinuous) table cellsCtrl-click cell(s)
Select Table (with cursor inside the table)Ctrl-A (may need to do twice)
Insert RowCtrl-M
Insert ColumnCtrl-Shift-A
Delete RowCtrl-Shift-M
Delete ColumnCtrl-Shift-hyphen(-)
Merge Selected CellsCtrl-Alt-M
Split Cell…Ctrl-Alt-S
Increase Column SpanCtrl-Shift-]
Decrease Column SpanCtrl-Shift-[
Add new row at bottom of tablewith cursor in bottom right table cell, hit Tab
working with Frames
Add a new frame to framesetIn the Frames panel select the frame, then in the document window Alt-drag frame border
Pull out solid frame (creates Nested Frameset)Ctrl-drag frame border
Select a frameAlt-click in frame
Select next frame or framesetAlt-Right arrow
Select previous frame or framesetAlt-Left arrow
Select parent framesetAlt-Up arrow
Select first child frame or framesetAlt-Down arrow
working with Images
Replace image with a different oneDouble-click image
Edit image in external editorCtrl-Double-click image
working with Divs
Select a div (without having to click its grab tag)Ctrl-Shift-click
working with Links
Make Link…Ctrl-L
Remove LinkCtrl-Shift-L
Open the link-to document in DreamweaverCtrl-Double-click link
Drag & drop to create linkSelect the text, then Shift-drag it to file in Site panel
Formatting Text
NoneCtrl-0
Heading 1Ctrl-1
Heading 2Ctrl-2
Heading 3Ctrl-3
Heading 4Ctrl-4
Heading 5Ctrl-5
Heading 6Ctrl-6
ParagraphCtrl-Shift-P
Left …Ctrl-Alt-Shift-L
CenterCtrl-Alt-Shift-C
RightCtrl-Alt-Shift-R
JustifyCtrl-Alt-Shift-J
Text IndentCtrl-Alt+]
Text OutdentCtrl-Alt+[
Document Editing
Go to Next WordCtrl-Right arrow
Go to Previous WordCtrl-Left arrow
Go to Previous ParagraphCtrl-Up arrow
Go to Next ParagraphCtrl-Down arrow
Select Until Next WordCtrl-Shift-Right arrow
Select From Previous WordCtrl-Shift-Left arrow
Select From Previous ParagraphCtrl-Shift-Up arrow
Select Until Next ParagraphCtrl-Shift-Down arrow
Edit TagShift-F5
Exit ParagraphCtrl-Enter
Code Editing
Show Code HintsCtrl-Space
Quick Tag EditorCtrl-T
Select Parent TagCtrl-[
Select ChildCtrl-]
Balance BracesCtrl-’
Find Next (Find Again)F3
Select line up/downShift-Up/Down arrow
Character select left/rightShift-Left/Right arrow
Select to page up/downShift-Page Up/Page Down
Move to word on left/rightCtrl-Left/Right arrow
Select to word on left/rightCtrl-Shift-Left/Right arrow
Move to start/end of lineHome/ End
Select to start/end of lineShift-Home/End
Move to top/end of fileCtrl-Home/End
Select to start/end of fileCtrl-Shift-Home/End
Go to LineCtrl-G
Indent CodeCtrl-Shift->
Outdent CodeCtrl-Shift-<
View
Switch between Code and Design ViewsCtrl-` (that’s the ~ key)
Switch All Windows to a Specific ViewCtrl-Click Code or Design View Button
Switch between Documents (Tabs)Ctrl-Tab
Refresh Design ViewF5
Live ViewAlt-F11
Working with Documents & panels
Show/Hide PanelsF4
Switch to Next Document (Tab)Ctrl-Tab
Switch to Previous Document (Tab)Ctrl-Shift-Tab
BehaviorsShift-F4
BindingsCtrl-F10
Code InspectorF10
ComponentsCtrl-F7
CSS StylesShift-F11
DatabasesCtrl-Shift-F10
Files.F8
FramesShift-F2
HistoryShift-F10
AP ElementsF2
PropertiesCtrl-F3
ReferenceShift-F1
ResultsF7
Server BehaviorsCtrl-F9
SnippetsShift-F9
Tag InspectorF9
Misc
Check SpellingShift-F7
Get File from ServerCtrl-Shift-D
Put File on ServerCtrl-Shift-U
Categories
Uncategorized

CPU Fan Error! Press F1 to Resume, FIXED!

CPU Fan Error
A lot of people might have experienced the same boot error mentioned here in this post.
” CPU Fan Error!
Press F1 to Resume

This could be caused by a few issues.
1. THE FAN IS NOT SPINNING
If this is the case, we have to agree with the BIOS message, and face the sad truth that our fan might be broken, it can also be the fan header on the motherboard itself. To test this, try connecting your fan to another port, if the fan spins, it is probably the connector on the motherboard. If it does not spin, you will probably have to buy a new fan.
2. THE FAN IS SPINNING
If the fan is spinning, and you are certain the fan is connected to the right socket. You should consider the following things:
    (a) If the problem came out of no where, the fan might have collected a lot of dust, making it hard for the fan to get up to speed during boot.
    (b) If the problem started after some meddling with the hardware, the problem could be like (a), but it could have made a change in the BIOS. Eg. Most ASUS motherboards require 600 RPM during boot, for INTEL and 800 RPM for AMD. This could easily have been decreased without you noticing it.

To rectify this problem, you should open your BIOS settings and go to something like a “Hardware Monitor” section, in the BIOS settings, or where
ever, you can find CPU fan speed settings. The CPU Fan Speed might say “N/A”, change this to ignore. Which will make the motherboard ignore the current RPM of the CPU fan during boot.

In some cases you will be able to also Disable the CPU Q-Fan Control. However this might cause your fan to burst with full throttle all the time, and you will have to face a lot of unnecessary noise.

If you have anything to add then please feel free to leave a comment. Thank you for reading.

Categories
Uncategorized

Google Adsense Approval Tricks & Do’s and Don’ts!

With every coming day the approval of Google Adsense is getting tougher, so I decided to take an insight into all the things you need to know about getting your site or blog approved for the best Adsense available out there.

Minimum steps to get approved by Google Adsense 2013 – Stage 1

  • Register your site or blog a domain name with a .com or a .org or a .net etc.
  • Make sure you have an e-mail that looks like this: admin@yourdomainname.com.
  • Make sure you have atleast 20 posts with original quality content, that is well formatted.
  • Should have atleast 100-200 visitors per day 2 days before submission of your blog(This you can make sure that you drive visitors from Social Networking sites like Facebook, twitter, Google+, etc).
  • Minimum website registration time is 2 days on an average before submission to Google.
  • Don’t include any age restricted content on your site as Google Adsense strictly prohibits doing this.

These steps will make sure you qualify for stage 1 of Adsense. After stage one you will see this once you login to your Adsense account,
“Your application is still being reviewed. You will see only the background of your web page instead of live ads until your account has been fully approved.”

Google Adsense 2013 – Stage 2

  • You will have to create an ad-unit and copy paste the code of the ad-unit that you have created into your website or blog.
  • Google will take a maximum of 2-3 days time to crawl and go through your site after you finish the above step.
  • Make sure you do not ask your users or viewers to click on your ads as google doesn’t support any word stronger than ” Our Sponsors ” for their ads.
  • Make sure your content is oriented to the particular field of interest that your registered domain name suggests.
  • After your account passes the stage 2 then only the Red banner will be removed from your adsense account.

After following the above steps you should have been approved my Google Adsense Program.

Do’s

  • Link your google adsense account to your Youtube account if you have you video to upload for your viewers.
  • Create your google custom search engine for your site, then link your adsense account to it with your publisher-id and display ads above the search results.
  • Using the word ” Sponsors ” above your ads will help upto an extent.
  • If you have any Android Applications then you can link them to your adsense account.
  • Use the same adsense code for your other sites that comply with the Google Adsense Policy.

Dont’s

  • Do not click and do not ask your users or viewers to click on yours ads anywhere on the Internet, as google will disable your account for violating their rules of agreement by banning it.
  • Do not take a picture of your google adsense account with the publisher-id visible and post and share it.
  • Do not post abusive posts or adult content.
  • Do not do anything that violates the License of agreement with google.

 

Quick Adsense Tricks & Why you shouldn’t opt for them in the long run

There are many third-party sites out there that get you can Adsense account in no time, but using that for your website results in a success rate of 0.5% in the long run. The sites are docstoc, bharatstudent, etc. For example, uploading a few documents and sending your account for approval through docstac seems like an easy process to get approved, but that account will only stay alive for a few days. For it to stay alive you will hvae to keep contributing regularly to the site you registered by uploading your documents regularly which is a painful task when you start earning through Adsense.

You can buy Adsense account for as low as 5$ on the Internet through websites like Fiverr.com, where you will just have to type in “adsense account “(the other keywords wont work as I have already tried them). Then select the user you find with the best ranking and highest reputation and recent comments on his work and pay him through paypal. They will guarantee you an approved Adsense account in 1 day as they use the same method that is mentioned above.

Learn how to link your Adsense account to your YouTube account.

Categories
Uncategorized

Resistor Color coding: How to Remember + Online Calculator

The method to memorize Resistor Color coding using mnemonics is given below.

BBROYGBVGW (0123456789)
BB ROY of Great Britain has a Very Good Wife
i.e., “B” “B” “R” “O” “Y” of “G”reat “B”ritain had a “V”ery “G”ood “W”ife
(or)
Better Be Right Or Your Great Big Venture Goes West

Categories
Uncategorized

AC Circuits: Lead and Lag (How to memorize)

Most of the people I’ve come across have problems memorizing the basics of Electrical Engineering like the phenomenon of Lead and Lag of Current and Voltages in A.C.(Alternate Current) Circuits shown below.

Resistor in AC Circuit

When a Resistor is present in an AC Circuit, then the current is in phase with the voltage and the converse is also true.

Inductor

When an Inductor is present in an AC circuit then Voltage leads current by 90 Degrees.

Capacitor

When a Capacitor is present in an AC circuit then Current leads Voltage by 90 Degrees.

Easy way to memorize the above without any sort of confusion is by recollecting the wordCIVIL every time. CIVIL is a mnemonic here.
Here, we suppose the following
C–>Capacitor
I—>Current
V–>Voltage
I—>Current
L—>Inductor
This implies that in the word CIVIL when C is present, I leads V and when L is present V leads I.

Also Read: Resistor Color coding: How to Remember + Online Calculator

If you have any quiries please feel free to comment below.

Categories
Uncategorized

Remove White Space with Smiley below your Footer – WordPress

I think most you must have faced the same problem with WordPress blogs that somehow tend to show up the messy white space with a horizontal smiley below your footer which makes the whole template go berserk. I wasted a lot of time searching for the right solution, but found none on the web. I finally found the reason why this silly problem persists on one’s WordPress Blog.

This is the reason that WordPress states for displaying that horizontal smiley below your footer creating a void space – ” The image helps collect stats and makes the world a better place but should still work when hidden Smiley face “. Now coming to the removing part, first of all the default Jetpack that comes with the WordPress Blog is responsible for this, so follow the below steps to remove this blank space.

Steps to remove white space with smiley

  • Open the Dashboard of your site and click on Jetpack and select the Jetpack option.
  • Now select the WordPress.com Stats option and click on the Configure button.
  • Now check the button that says Hide the stats smiley face image and click on Save configuration to complete this process.

If you are facing any problems using this method then please don’t forget to mention it in the comments section below.