Category: 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.
  • 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.

  • 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 Break Shift-Return
    Image Ctrl-Alt-I
    Table Ctrl-Alt-T
    Modify
    Quick Tag Editor Ctrl-T
    Show Code Navigator Ctrl-Alt-Click
    Working with Tables
    Select individual (or multiple, discontinuous) table cells Ctrl-click cell(s)
    Select Table (with cursor inside the table) Ctrl-A (may need to do twice)
    Insert Row Ctrl-M
    Insert Column Ctrl-Shift-A
    Delete Row Ctrl-Shift-M
    Delete Column Ctrl-Shift-hyphen(-)
    Merge Selected Cells Ctrl-Alt-M
    Split Cell… Ctrl-Alt-S
    Increase Column Span Ctrl-Shift-]
    Decrease Column Span Ctrl-Shift-[
    Add new row at bottom of table with cursor in bottom right table cell, hit Tab
    working with Frames
    Add a new frame to frameset In 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 frame Alt-click in frame
    Select next frame or frameset Alt-Right arrow
    Select previous frame or frameset Alt-Left arrow
    Select parent frameset Alt-Up arrow
    Select first child frame or frameset Alt-Down arrow
    working with Images
    Replace image with a different one Double-click image
    Edit image in external editor Ctrl-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 Link Ctrl-Shift-L
    Open the link-to document in Dreamweaver Ctrl-Double-click link
    Drag & drop to create link Select the text, then Shift-drag it to file in Site panel
    Formatting Text
    None Ctrl-0
    Heading 1 Ctrl-1
    Heading 2 Ctrl-2
    Heading 3 Ctrl-3
    Heading 4 Ctrl-4
    Heading 5 Ctrl-5
    Heading 6 Ctrl-6
    Paragraph Ctrl-Shift-P
    Left … Ctrl-Alt-Shift-L
    Center Ctrl-Alt-Shift-C
    Right Ctrl-Alt-Shift-R
    Justify Ctrl-Alt-Shift-J
    Text Indent Ctrl-Alt+]
    Text Outdent Ctrl-Alt+[
    Document Editing
    Go to Next Word Ctrl-Right arrow
    Go to Previous Word Ctrl-Left arrow
    Go to Previous Paragraph Ctrl-Up arrow
    Go to Next Paragraph Ctrl-Down arrow
    Select Until Next Word Ctrl-Shift-Right arrow
    Select From Previous Word Ctrl-Shift-Left arrow
    Select From Previous Paragraph Ctrl-Shift-Up arrow
    Select Until Next Paragraph Ctrl-Shift-Down arrow
    Edit Tag Shift-F5
    Exit Paragraph Ctrl-Enter
    Code Editing
    Show Code Hints Ctrl-Space
    Quick Tag Editor Ctrl-T
    Select Parent Tag Ctrl-[
    Select Child Ctrl-]
    Balance Braces Ctrl-’
    Find Next (Find Again) F3
    Select line up/down Shift-Up/Down arrow
    Character select left/right Shift-Left/Right arrow
    Select to page up/down Shift-Page Up/Page Down
    Move to word on left/right Ctrl-Left/Right arrow
    Select to word on left/right Ctrl-Shift-Left/Right arrow
    Move to start/end of line Home/ End
    Select to start/end of line Shift-Home/End
    Move to top/end of file Ctrl-Home/End
    Select to start/end of file Ctrl-Shift-Home/End
    Go to Line Ctrl-G
    Indent Code Ctrl-Shift->
    Outdent Code Ctrl-Shift-<
    View
    Switch between Code and Design Views Ctrl-` (that’s the ~ key)
    Switch All Windows to a Specific View Ctrl-Click Code or Design View Button
    Switch between Documents (Tabs) Ctrl-Tab
    Refresh Design View F5
    Live View Alt-F11
    Working with Documents & panels
    Show/Hide Panels F4
    Switch to Next Document (Tab) Ctrl-Tab
    Switch to Previous Document (Tab) Ctrl-Shift-Tab
    Behaviors Shift-F4
    Bindings Ctrl-F10
    Code Inspector F10
    Components Ctrl-F7
    CSS Styles Shift-F11
    Databases Ctrl-Shift-F10
    Files. F8
    Frames Shift-F2
    History Shift-F10
    AP Elements F2
    Properties Ctrl-F3
    Reference Shift-F1
    Results F7
    Server Behaviors Ctrl-F9
    Snippets Shift-F9
    Tag Inspector F9
    Misc
    Check Spelling Shift-F7
    Get File from Server Ctrl-Shift-D
    Put File on Server Ctrl-Shift-U
  • 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.

  • 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.

  • 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

  • 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.

  • 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.

  • Testing Internet Speed

    Well if you have subscribed for a monthly package of 10Mbps or more and are using Windows 7 or 8 then by default you wont be getting the connection speed you were promised of. There is a small trick to get it back as the default settings are set to below 10Mbps in your adapter, this effects your connection speed. To get your original connection speed all you have to do is follow the following steps and you are done.

    Steps to increase Internet speed

    • Go to your CONTROL PANEL –> NETWORK AND INTERNET –> NETWORK CONNECTIONS and Right-Click on your current Network and select Properties.
    • Open the Networking tab now, click on the Client for Microsoft Networks option and click on the Configure button on the right side of your Dialogue Box.
    • Now select the Advanced tab and select Speed & Duplex.
    • It’s default value is 10Mbps Half Duplex. Change it to Auto Negotiation or 1Gbps Full Duplex and click on OK to save your settings now.

    Testing Internet speed

    That’s it, now restart your browser and your modem if you have one, that is. Note the this method is only useful for Ethernet Cable connection type of Internet and not WiFi. Download a file now and see the difference in the speed now, your Torrents will also be downloaded faster after the above trick. Please feel free to comment about this below.

    Screenshot:
    screenshot

     

  • Laptop Battery backup

    Battery backup through the generations has been the main parameter people look for when they are going for portable devices, be it Smartphones or Laptops or Notebooks or Ultrabooks or Tablet PC’s. How to understand Laptop’s Battery backup with its given ratings is a questions that is raised by many today. It depends on two ratings mainly. To choose a device that gives you a better backup you need to know these two ratings given below.

    Laptop Battery Rating

    • Whr
    • Ah rating


    Whr which is actually Wh is nothing but the SI Unit of Power multiplied byTime(hours, minutes & seconds). For a better understanding let us take an example of the Dell Inspiron 15R laptop it has two options wherein one is a 40Whr battery which comes by default with the laptop and the other is a 65Whr 6-Cell Battery which you will have to buy separately. As the number itself suggests the later configuration gives a longer battery life than the former configuration.
    The Second part is that batteries are usually rated in Ah(Amphours). For example a 50Ah battery like the general car battery can give 50Amps for an hour or 10Amps for 5hours, etc. By general knowledge you must have understood by now that Ah is not the amount of power supplied by a battery but instead it is the amount of Amps that is supplies by it. Though generally the batteries are given an Ah rating it doesn’t give the power supplied by the battery because,
                                                        Power = Amps x Volts = Watts

    Now, we have to understand that Power is the rate of Energy being supplied, so the product of Power and Time gives you the Energy being given by the Battery.
                                                        Watts x time = total amount of energy supplied

    Hope that Whr or Wh and Ah rating make more sense now. So, next time you buy yourself a laptop or any other portable device of that sort, do look for the battery rating.