Archive for October, 2008
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 [...]
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 [...]
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 [...]
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 [...]
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 [...]
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 [...]

