How to access Safe Mode boot with a USB keyboard

I had to work on an old computer these days and I tried to get into safe mode boot method using a USB keyboard. Was unsuccessfully. The problem is only with old systems because on the a new pc’s the USB drivers are loaded from the BIOS. So, how can you get into Safe Mode [...]

Tags : , , , , ,

How to add home link on bar menu

This wasn’t the first theme of Kensfi. I’ve been tried three themes before. One of them came with a big problem, didn’t has a home link and the users couldn’t rich the blog home page. You can fix this issue opening the header page of your blog (try notepad if you don’t have any html [...]

Tags : , , , , , , , ,

How to bookmark a page in a PDF document

Let’s say you have to read a 1200 pages pdf document. After page 31 you want to close the computer to give it a shut down. Of course you’ll close the document too. How can you save the page number and open it again after a while? You don’t need to memorize the page number. [...]

Tags : , , , , , , , , , , , , , , , , , , , , , ,

Internet disconnect regulation in France

The French Senate has accepted a three strikes regulation for Internet users who download copyrighted entertainment media with paying no money for it. If, after two warnings, a person continues to download pirated multimedia files, the internet service companies would stop internet access for one year. The legislation approved with an enormous cross-party preponderance of [...]

Tags : , , ,

Google is improving the ads

Google modernized its geo-location API to get more information than mobile phones and work with browsers on Wi-Fi-equipped laptops. On the face of it, the inform means that any Gears-equipped mobile user with a computer or phone can now be positioned to within 200 meters, allowing web sites to goal location-specific content straight to them [...]

Tags : , ,

How to Indent First Line of Blog Paragraphs

I’ve been running a while about this thing of indenting automatically the first line of the paragraph. Finally I solved this issue creating a new attribute for the <p> tag (paragraph tag). Is pretty simple to do this. Go to your css file, open it in notepad and add text-indent: 2em; Be sure the code [...]

Tags : , , ,

Duplicate files – a modern space issue

A long time ago, when I had only a small hard disk drive with 140MB (MB not GB!), the duplicates files wasn’t a real concern for a home user. I knew at that time all a had on my computer, almost every piece of file or directory. But with the increase in HDD capacity, duplicates [...]

Tags : , , , ,

MS-DOS commands

MS-DOS (abbreviation for Microsoft Disk Operating System) is an operating system created by Microsoft. It was based on the Intel 8086 family of microprocessors but you can run the MS-DOS _prompter on every operation system, even on Vista. The reason for using MS-DOS commands is to get quickly into the desired program or to make [...]

Tags : , ,

How to make default the [Read more]

Most WordPress blog themes we’ve met, probably more than 90% of them, display the full content of articles on the first page of the website. We do not want that. We want users to click on the article title to read more. Thus increase the number of clicks and make the site more attractive and [...]

Tags : , , ,

Moving the page file (swap)

If you have a second Hard Drive, installed on your computer, you can easily increase the power of your pc. To do this you need to move the page file (swap file) from your primary partition to another partition on the second/other HDD. Prior to moving the swap you need to know exactly which partitions [...]

Tags : , , ,