Search Results

Keyword: ‘mirror’

Graphic Engines – Top 5

September 27th, 2009 1 comment
Graphic Engines – Top 5 1. Unreal Engine 3 by Epic Games games that used it: Unreal Tournament 3, Bioshock 1 & soon 2, Gears of War 1&2, Tom Clancy’s Endwar, Mirror’s Edge, X-men Origins Wolverine, Section 8 , Mass Effect 1&2etc ... 2. Unreal Engine ...

Download free True Type Fonts (TTF)

September 26th, 2009 1 comment
Download free True Type Fonts (TTF) This font files can be used to display True Type Fonts with php GD graphics ( imagefttext ) indexed TTF folders: www.emc-zurich.ch/.ttf/ - [index download] www.tut-vse.ru/ttf/Fonts/Special/ - [index download] rbthemes.com/fonts/ttf-fossfonts-0.0.3/fonts/ - [index download] www.ibiblio.org/pub/academic/political-science/freeburma/software/fonts/windows/ - [index download] ratanaca.net/download/font/khmer-ttf-fonts/ - [index download] misc.nybergh.net/pub/fonts/terminus/ttf/ - [index download] www.tut-vse.ru/ttf/Fonts/Pict/ - [index download] www.umich.edu/~archive/msdos/windows/fonts/truetype/ - [index download] www.tut-vse.ru/ttf/Fonts/Symbol/ - [index download] ftp.riken.go.jp/archives/tex-archive/fonts/cm/ps-type1/bakoma/ttf/ - [index download] root.cern.ch/viewvc/trunk/fonts/ - ...

Fluence Z.E. by Renault, Zero-Emission Vehicles – Photo Gallery

September 18th, 2009 No comments
Fluence Z.E. by Renault, Zero-Emission Vehicles – Photo Gallery Fluence Z.E. Concept is a statement of Renault's intention to produce zero-emission vehicles that meet the needs of all types of customer. [phg_byrev] [phg_title Renault FLUENCE Z.E - Photo Gallery 1] [phg_img src="http://images.blog-u.net/images/869_021.jpg#http://images.blog-u.net/images/869_021_tn.jpg" desc="Renault FLUENCE Z.E Images"] [phg_img src="http://images.blog-u.net/images/164_023.jpg#http://images.blog-u.net/images/164_023_tn.jpg" desc="Renault FLUENCE Z.E Photo"] [phg_img src="http://images.blog-u.net/images/440_024.jpg#http://images.blog-u.net/images/440_024_tn.jpg" ...

Install YUM fastest mirror plugin – yum-plugin-fastestmirror ( Linux )

September 3rd, 2009 4 comments
Install YUM fastest mirror plugin – yum-plugin-fastestmirror ( Linux ) To install yum fastest mirror plugin (yum-plugin-fastestmirror) you can use next command: yum install yum-plugin-fastestmirror or yum install yum-fastestmirror command result: [root@server1 ~]# yum install yum-fastestmirror Loaded plugins: refresh-packagekit updates/metalink                                         | 4.5 kB     00:00 updates                                                  | 4.4 kB     00:00 updates/primary_db                                       | 3.5 MB     00:04 Setting up Install Process Resolving Dependencies --> Running ...

The Best Linux distros

July 28th, 2009 1 comment
The Best Linux distros Fedora - Red Hat distro - Desktop Gnome by default KDE available Architectures i386, x86_64, ppc fedoraproject.org Debian - Desktop User's choice Architectures i386, amd64, ppc, s390, ia64 m68k, sparc, alpha, arm, mips, hppa www.debian.org CentOS - variant of Red Hat Enterprise Linux - Desktop Gnome Architectures ...

Enhanced Ping for Windows

June 6th, 2009 No comments
Enhanced Ping for Windows FPing: Ping multiple hosts with one simple command. Ping with random data, or data you provide Time between pings can be adjusted as needed from 1ms to 5s. Read a hostlist from a file Output redirection to a file for parsing. Ping using raw sockets, or ...

Linux – Disabling PHP Safe Mode for a specific folder

May 27th, 2009 1 comment
Linux – Disabling PHP Safe Mode for a specific folder using .htaccess file: create the .htaccess file the content of the .htaccess file should be: php_value safe_mode "1" using php.ini file upload to specific folder the php.ini file in php.ini enter this command safe_mode = Off for globall efect, search php.ini in /etc/ folder and chnage safe_mode = ...

XAMPP for Windows – Apache, PHP, Mysql Server on Windows

May 18th, 2009 No comments
XAMPP for Windows – Apache, PHP, Mysql Server on Windows XAMPP for Windows, Free Software: Apache HTTPD + Openss PHP Server MySQL Server phpMyAdmin Script Mercury Mail Transport Syste FileZilla FTP Serve XAMPP CLI Bundle Download links -> XAMPP for Windows

Virtual PC Software – VMware, VirtualBox, Virtuozzo, Xen, QEMU

April 14th, 2009 No comments
Virtual PC Software – VMware, VirtualBox, Virtuozzo, Xen, QEMU Parallels provides virtualization of x86 for running unmodified PC operating systems. It also uses a lightweight hypervisor technology in order to improve security and to increase the efficiency. Parallels has become popular for its ability to run Windows as a ...

Remove HTML tags from POST and GET – PHP

April 6th, 2009 No comments
Remove HTML tags from POST and GET – PHP How to remove/Strip HTML tags from php $_POST variable: foreach ($_POST as $key => $value) { $_POST[$key] = addslashes(strip_tags($value)); } foreach ($_GET as $key => $value) { $_GET[$key] = addslashes(strip_tags($value)); } strip_tags - tries to return a string with all HTML and PHP tags stripped from a ...
GoCache - ByREV-Cache v1.0 - live served in : 0.779004 sec (gzip)