mars69

web design and development

Archive for the ‘Programming’ Category

Dual Boot Windows 7 with XP

If you install Windows XP operating system on a Windows 7-based computer, Windows 7 no longer starts. In this case, only the Windows XP operating system starts.

mars69 2010/08/30 17:27
Programming, Technology
Comments (0)

Stop search engines indexing your web

/robots.txt – robots exclusion file
Use page meta tags robots
Password protected web – web server solution
Password protected web – cms solution
Computers and Humans apart

mars69 2010/02/17 21:26
Internet, Programming
Comments (0)

How To Optimize Your Web Site

How develop web page with best performance? Here are Best Practices for Speeding Up Your Web Site. Page Speed is an open-source Firefox/Firebug Add-on.

mars69 2010/01/21 01:09
Programming
Comments (0)

Regular Expression RegExp Tool

This tool is designed to help developers learn, practice, and compose regular expressions.
The HiFi RegExp tool is 100% JavaScript using jQuery.

admin 2009/12/29 15:00
Programming
Comments (1)

How to resize a VMware Linux virtual disk?

On your host resize the virtual device’s virtual disk (example for create 10GB disk). command: vmware-vdiskmanager -x 10GB myvirtual.vmdk On your virtual server resize filesystem (example for default instalation of CentOS 5). Check filesystem data command: df -h Add a new partition command: fdisk /dev/sda (p – print the partition table; n – add a [...]

admin 2009/12/29 14:05
Programming
Comments (0)

Powered by Free CDN WordPress plugin