Ads 468x60px

Save A Webpage AS PDF File On Your Computer For Offline Reading


Many times when we are browsing the internet for some information regarding a topic that we have to sometimes store that information and we may have problems in storing the information by saving the individual webpages. There are a lot of tutorial on various topics available on the internet in the form of webpages and you would like to save these tutorials on your computer or laptop for future references. But you only have the option to save the individual webpages in the form of a HTML page. You must be wondering that it would have been much better if you would be able to convert your webpages into PDF files. But now you can stop wondering and start doing as I have got an application named Joliprint for you.

This application will not only allow you to convert the webpages into PDF files but it will also allow you to print those files The application is available only for Mozilla’s Firefox browser as an Add-on. With the help of this Firefox Add-on you will be able to easily save and print all the articles that you want online. The Add-on will convert the full webpages into a very good looking PDF file which will include all the things which the webpage has like images, text, author, category, no ads, no navigation menu and only with a single click.

After you will install the Add-On in your Firefox you will see a small icon on the right side of the toolbar which will look like a printer. When you will click on this icon it will generate an article of the webpage that you have selected. You can pick the articles from any source like webpages, Google Reader, ReadItLater or InstaPaper list and click on the Ad-on button. After the PDF will get generated you will get the option to save it in Google Docs.

The best feature about this Add-on is that it will remove all the ads from the webpages and convert them into PDF file.These are all the option that you will get once you will click on the Add-on icon. The options which you will get are Download, Save in Google Docs, Share on Facebook, Share on Twitter, Email and Copy the link. The Download option will allow you to download the webpage in the form of PDF file. The Save in Google Docs will save the PDF files directly into the Google Docs. Then you have options to share the PDF on Facebook as well as Twitter. You can also email the PDF using the Email option. Copy the link option allows you to keep the link handy and read or download the PDF whenever you want.
Download Joliprint

How to Block Unwanted Emails






Do you want to  block emails that reach your inbox?Here are the step-by-step instructions to do this....

For Gmail 

1. Login to your account
2. At the top-right corner, click on Settings
3. Under Settings, click on Filters
4. You’ll now see an option “Create a new filter“, click on it
5. Now in the From field enter the email address from which you do not want to receive the emails

For ex. you may enter john@gmail .com in the From field to block all incoming emails from this address. However if you want to block the whole domain then use the following syntax: *@xyz.com. Now all the incoming emails from the domain xyz.com will be blocked.

6. Click on Next Step, select the action you’d like to take on the blocked emails. You may select the option Delete it so that the blocked email is moved to trash. To unblock the email, all you need to do is just delete the filter that you’ve created.

For Yahoo 

1. Login to your account
2. At the top-right corner, click on Options
3. A drop down menu appears, now click on More options
4. In the left panel select the option Filters and click on create or edit filters
5. Now click on Add
6. In the next screen, give a name to your filter and in the From header field enter the email address that you want to block.

Fox ex. john@gmail.com or if you want to block an entire domain then just enter @xyz.com. Dont enter *@xyz.com. Select the option Move the message to: Trash and click on Save Changes.

For Hotmail 

1. Login to your account
2. At the top-right corner, click on Options
3. A drop down menu appears, now click on More options
4. Click on Safe and blocked senders link under Junk e-mail
5. Now click on Blocked senders
6. Type in the email address that you want to block under blocked e-mail address or domain field.
For ex. Enter john@yahoo.com to block the individual email address or just enter xyz.com to block the entire domain.

Full Screen Mode for Turbo c on Windows 7


Step 1: Open TC++ (normally C:\TC\BIN\TC.EXE). In the startup it will show a dialogue box that it doesn’t support full screen mode as seen in the picture below. Just select ignore option. Then it will open the small screen mode.

Step 2: Go to the top left of the window and click. It will show a menu as shown in the figure. Then select properties from the menu.

Step 3: Now it will show the properties window, in which you select the Font tab. There you can see two font options as Raster and Lucida Console. The default will be Raster. You select Lucida Console and select the size from the size list as 28.


Step 4: After selecting the fonts, now you have to select the layout tab where you can see screen buffer size, window size, and window position options. First unselect the “Let system position window” option from window position options. Now make the following changes:

    * <!–[if !supportLists]–> <!–[endif]–>Screen Buffer Size: Width: 82 Height: 28

    * <!–[if !supportLists]–> <!–[endif]–>Window Size: Width: 80 Height: 26

    * <!–[if !supportLists]–><!–[endif]–>Window Position: Left: -4 Top: -4.

After making the changes select OK.

Now you will see a larger window and very crisp font size in which you can work perfectly fine. This technique actually doesn’t provide full screen in windows 7, but you will find it much better.
NB: The given sizes will work fine for 1280 by 800 screens, but there is no compulsion that you have to use them as specified. You can always use your own options according to your need.

How to Add Random Access Memory to Speed Up Your Desktop


When you purchase a computer, it will come with an adequate amount of RAM or Random Access Memory to run the operating system and all software that is installed. However, as you install more software, your PC will begin to slowdown. To overcome this, we have to install an adequate memory in the computer. Installing memory is one of the easiest tasks

NB: Remove static electricity before you remove the new memory from its protective wrap.

First: Turn off your computer and unplug all peripherals. Take notice of how you unplug or disconnect any devices. Locate the RAM on the motherboard.

Second: Remove the side panel of the tower system or the cover if you have a desktop.
Place the panel in a safe place well out of the way.

Third: Before touching anything inside the system unit, remove electrical static charge from your body by touching a door knob or any unpainted metal surface.

Fourth: Remove the new memory from its protective wrapping and locate the sockets or memory banks to install the new memory chips.

Fifth: Notice the type of retaining clips that hold the chips in place. Remove any old chips you intend to move Now to be sure you won't damage the chips, ground yourself again to remove any remaining static electricity.

Sixth: Pull the retaining clip open and carefully slide the RAM Chips in their memory Banks. Push the clips back over the new memory chips.

Seventh: Check and double check the firmness of the chips by gently trying to move the from side to side. Take a good long look at the chips for anything that looks unusual.

Eighth: Replace the system unit cover and reconnect all peripherals. Reboot the computer and the operating system should recognize your new or added memory without any problem.

How to Delete An "Undeletable" File



Open a Command Prompt window and leave it open.
Close all open programs.
Click Start, Run and enter TASKMGR.EXE
Go to the Processes tab and End Process on Explorer.exe.
Leave Task Manager open.
Go back to the Command Prompt window and change to the directory the AVI (or other undeletable file) is located in.
At the command prompt type DEL <filename> where <filename> is the file you wish to delete.
Go back to Task Manager, click File, New Task and enter EXPLORER.EXE to restart the GUI shell.
Close Task Manager.
                                         
                                                                              OR


Open Notepad.exe

Click File>Save As..>

locate the folder where ur undeletable file is

Choose 'All files' from the file type box

click once on the file u wanna delete so its name appears in the 'filename' box

put a " at the start and end of the filename
(the filename should have the extension of the undeletable file so it will overwrite it)

click save,

It should ask u to overwrite the existing file, choose yes and u can delete it as normal
                                       
                                                                             OR

Here's a manual way of doing it. I'll take this off once you put into your first post zain.


1. Start
2. Run
3. Type: command
4. To move into a directory type: cd c:\*** (The stars stand for your folder)
5. If you cannot access the folder because it has spaces for example Program Files or Kazaa Lite folder you have to do the following. instead of typing in the full folder name only take the first 6 letters then put a ~ and then 1 without spaces. Example: cd c:\progra~1\kazaal~1
6. Once your in the folder the non-deletable file it in type in dir - a list will come up with everything inside.
7. Now to delete the file type in del ***.bmp, txt, jpg, avi, etc... And if the file name has spaces you would use the special 1st 6 letters followed by a ~ and a 1 rule. Example: if your file name was bad file.bmp you would type once in the specific folder thorugh command, del badfil~1.bmp and your file should be gone. Make sure to type in the correct extension.

Comments

Enter Your Comments Here...
Related Posts Plugin for WordPress, Blogger...

You Are Here...

Search

Like Us On Facebook