<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.6" -->
<rss version="0.92">
<channel>
	<title>Internet Resources</title>
	<link>http://www.cpworld2000.com</link>
	<description>News, articles, software, teaching content, programming the development of Internet resources</description>
	<lastBuildDate>Sat, 20 Feb 2010 08:10:06 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>How To Learn PHP?</title>
		<description><![CDATA[Learning to program a computer is somewhat of a difficult task but if mastered can be a very rewarding skill to possess. Not only are programmers in high demand but being able to program means that you can take on your own projects.]]></description>
		<link>http://www.cpworld2000.com/article/how-to-learn-php/</link>
			</item>
	<item>
		<title>PHP How to maintain the SESSION and the consequent Some Thoughts</title>
		<description><![CDATA[In accordance with WIKI explained, SESSION exist in the interaction between the two telecommunications equipment information, at a time to build, after a certain lapse of time. ]]></description>
		<link>http://www.cpworld2000.com/article/php-how-to-maintain-the-session-and-the-consequent-some-thoughts/</link>
			</item>
	<item>
		<title>Why PHP-FPM?</title>
		<description><![CDATA[PHP-FPM not only makes configuration of FastCGI pools, but also enhances some of the FastCGI internals and increases error reporting, script terminiation, etc.]]></description>
		<link>http://www.cpworld2000.com/article/why-php-fpm/</link>
			</item>
	<item>
		<title>How do I set PHP include_path?</title>
		<description><![CDATA[There are at least 2 ways you can set your PHP include_path.]]></description>
		<link>http://www.cpworld2000.com/article/how-do-i-set-php-include_path/</link>
			</item>
	<item>
		<title>Using php to detect proxy</title>
		<description><![CDATA[Able to detect most of the visit through a proxy server ip.]]></description>
		<link>http://www.cpworld2000.com/development/using-php-to-detect-proxy/</link>
			</item>
	<item>
		<title>php5 Reflection API</title>
		<description><![CDATA[PHP5 comes with a complete reflection API that adds the ability to reverse-engineer classes, interfaces, functions and methods as well as extensions. Additionally, the reflection API also offers ways of retrieving doc comments for functions, classes and methods. ]]></description>
		<link>http://www.cpworld2000.com/article/php5-reflection-api/</link>
			</item>
	<item>
		<title>PHP vs. Ruby on Rails. An evolutionary story of a Web Developer and his tools.</title>
		<description><![CDATA[When it comes to programming, more specifically the development of web applications, it is important to consider all the tools of the trade before using the one that is going to be used for the job.]]></description>
		<link>http://www.cpworld2000.com/article/php-vs-ruby-on-rails-an-evolutionary-story-of-a-web-developer-and-his-tools/</link>
			</item>
	<item>
		<title>php/python/perl read directory</title>
		<description><![CDATA[php/python/perl read directory]]></description>
		<link>http://www.cpworld2000.com/article/phppythonperl-read-directory/</link>
			</item>
	<item>
		<title>PHP Function: register_shutdown_function()</title>
		<description><![CDATA[Since i’ve started programming in PHP i’ve found that there are some very interesting and useful functions native to the language that are buried deep in the very extensive PHP documentation. Sometimes you want to do something with your code and you end up writing lines and lines of elaborate code only to find out maybe a few months later that there is a function built into PHP that does exactly what you wanted to and does it a zillion times better. ]]></description>
		<link>http://www.cpworld2000.com/article/php-function-register_shutdown_function/</link>
			</item>
	<item>
		<title>To enhance the performance of PHP mode to change the distribution of Zend Engine</title>
		<description><![CDATA[Zend in the implementation of the virtual machine, when compiling the generated op_array for each one opline the opcode will be distributed to the appropriate processor (zend_vm_def.h definition) implemented, and distributed in different ways according to the distribution process can be divided into CALL, SWITCH , and GOTO three types.]]></description>
		<link>http://www.cpworld2000.com/article/to-enhance-the-performance-of-php-mode-to-change-the-distribution-of-zend-engine/</link>
			</item>
	<item>
		<title>TerranTribune &#8211; July 08 Joomla Templates</title>
		<description><![CDATA[The incredible new TerranTribune template features a lightning fast and clean news / magazine style design with one of the most versatile layouts we’ve ever assembled. An amazing 32 module positions allow for up to 7 columns of content as well as built in support for multiple standard advertising locations provide unending options for your site. ]]></description>
		<link>http://www.cpworld2000.com/template-resources/terrantribune-july-08-joomla-templates/</link>
			</item>
	<item>
		<title>WebShell Check Shell for PHP</title>
		<description><![CDATA[WebShell Check Shell for PHP]]></description>
		<link>http://www.cpworld2000.com/article/webshell-check-shell-for-php/</link>
			</item>
	<item>
		<title>How PHP became such a huge success</title>
		<description><![CDATA[Rasmus Lerdorf is undoubtedly the most famous Greenlandic geek alive. Having created PHP as a bunch of hackish scripts to support his website in 1995, he turned it into a powerful, fully fledged language that's now used by millions around the world.]]></description>
		<link>http://www.cpworld2000.com/article/how-php-became-such-a-huge-success/</link>
			</item>
	<item>
		<title>Amazon Web Services PHP Script</title>
		<description><![CDATA[This amazon script was originally developed by Uioreanu Calin in 2002, in this version we have adapted it for easier reading and editing, we always found the original version a great help but such a chore to find your way around with redundant files often getting in the way.]]></description>
		<link>http://www.cpworld2000.com/article/amazon-web-services-php-script/</link>
			</item>
	<item>
		<title>Getting PHP running with Apache</title>
		<description><![CDATA[The #debian IRC channel on freenode very often sees people who don’t know how to get PHP running with Apache. This is nearly always caused by missing packages – particularly the Apache mod_php module.]]></description>
		<link>http://www.cpworld2000.com/article/getting-php-running-with-apache/</link>
			</item>
	<item>
		<title>PHP and C# common encryption and decryption function class, Use of 3DES encryption and decryption</title>
		<description><![CDATA[PHP and C# common encryption and decryption function class, Use of 3DES encryption and decryption]]></description>
		<link>http://www.cpworld2000.com/article/php-and-net-common-encryption-and-decryption-function-class-use-of-3des-encryption-and-decryption/</link>
			</item>
	<item>
		<title>How to: Remote Root Access to MySql</title>
		<description><![CDATA[Very quickly, another thing that I typically like to do on my server boxes is allow root access to my Mysql database from remote computers. I don’t forward the port through my router and I use a very secure password (doesn’t everyone?). ]]></description>
		<link>http://www.cpworld2000.com/article/how-to-remote-root-access-to-mysql/</link>
			</item>
	<item>
		<title>Currency Converter</title>
		<description><![CDATA[This is a currency converter, built with a combination of javascript and php, which uses an XML feed from http://www.ecb.int/ to get up to date exchange rates.]]></description>
		<link>http://www.cpworld2000.com/article/currency-converter/</link>
			</item>
	<item>
		<title>The busy Java developer&#8217;s guide to Scala: Dive deeper into Scala concurrency</title>
		<description><![CDATA[In the last article, I talked about the importance of building concurrent code (whether it's in Scala or not) and some of the problems and issues facing developers in doing so, including not locking too much, not locking too little, avoiding deadlocks, avoiding spinning up too many threads, and so on. Quite a depressing list.]]></description>
		<link>http://www.cpworld2000.com/article/the-busy-java-developers-guide-to-scala-dive-deeper-into-scala-concurrency/</link>
			</item>
	<item>
		<title>20 extremely useful php class library</title>
		<description><![CDATA[Here are some very useful PHP class library, I believe than can help you better and faster development.]]></description>
		<link>http://www.cpworld2000.com/article/20-extremely-useful-php-class-library/</link>
			</item>
	<item>
		<title>PHP website performance improve method</title>
		<description><![CDATA[Here are some methods may help you to improve php the performance ]]></description>
		<link>http://www.cpworld2000.com/article/php-website-performance-improve-method/</link>
			</item>
	<item>
		<title>Java Listener: A Java Bedtime Story</title>
		<description><![CDATA[This article is modeled .NET Delegates: AC # Bedtime Story realization of the function of the Java code, schedule, there is no written text stories. See the original link.]]></description>
		<link>http://www.cpworld2000.com/article/java-listener-a-java-bedtime-story/</link>
			</item>
	<item>
		<title>PHP Hash Functions Manual</title>
		<description><![CDATA[PHP array, associative array, object properties, function table, symbol table, and so on are used for the container to do HashTable.]]></description>
		<link>http://www.cpworld2000.com/article/php-hash-functions-manual/</link>
			</item>
	<item>
		<title>40 Tips for optimizing your php Code</title>
		<description><![CDATA[The OP said "don't waste your time optimizing basic PHP code" and he's right. The source of slowness in simple code is most likely external to the code ]]></description>
		<link>http://www.cpworld2000.com/article/40-tips-for-optimizing-your-php-code/</link>
			</item>
	<item>
		<title>Best open source PHP program</title>
		<description><![CDATA[A large number of PHP Open Source Applications to change the world, change the Internet.]]></description>
		<link>http://www.cpworld2000.com/article/best-open-source-php-program/</link>
			</item>
	<item>
		<title>Yestilo &#8211; Free WordPress Templates</title>
		<description><![CDATA[Very beautiful WordPress theme template]]></description>
		<link>http://www.cpworld2000.com/template-resources/yestilo-free-wordpress-templates/</link>
			</item>
	<item>
		<title>JavaScript 2.0: A Sneak Preview</title>
		<description><![CDATA[The JavaScript 2.0 / EMCAScript 4.0 proposal isn't due to be finalized until the end of the fall of 2009, but it's already garnering lots of strong reactions - both good and bad. Today, we'll be taking a look at some of the proposed specifications and you can decide for yourself whether they constitute improvements in the language or merely unnecessary standardization.]]></description>
		<link>http://www.cpworld2000.com/article/javascript-2-0-a-sneak-preview/</link>
			</item>
	<item>
		<title>Singleton on the python</title>
		<description><![CDATA[Can not think of what has been a good way to write in python a perfect Singleton, reference a lot of
examples , came up with such an approach.]]></description>
		<link>http://www.cpworld2000.com/article/singleton-on-the-python/</link>
			</item>
	<item>
		<title>MySQL Multi-table queries Left Join and Right Join</title>
		<description><![CDATA[Mysql multi-table query Left Join and Right Join to Use]]></description>
		<link>http://www.cpworld2000.com/article/mysql-multi-table-queries-left-join-and-right-join/</link>
			</item>
	<item>
		<title>10 Principles of the PHP Masters</title>
		<description><![CDATA[With PHP's widespread adoption,it's almost too easy to find a script or snippet to do exactly what you need. Unfortunately, there's no filter as to what is a "good practice" and what's, well... not so good when writing a PHP script. ]]></description>
		<link>http://www.cpworld2000.com/article/10-principles-of-the-php-masters/</link>
			</item>
	<item>
		<title>JavaBean specification on a few you should know</title>
		<description><![CDATA[As a Java programmer, for JavaBean Perhaps you will be very familiar with; its role in the multi-layer system, the name has a different PO, VO, DTO, POJO, DO (Domain Object). However, it is a Class, put on some properties and their setter/getter methods. ]]></description>
		<link>http://www.cpworld2000.com/article/javabean-specification-on-a-few-you-should-know/</link>
			</item>
	<item>
		<title>Php access Gmail/MSN/Yahoo contacts</title>
		<description><![CDATA[Php program can access the Gmail/MSN/Yahoo contacts]]></description>
		<link>http://www.cpworld2000.com/development/php-access-gmailhotmailyahoo-contacts/</link>
			</item>
	<item>
		<title>11 kinds of ways to upgrade site Pagerank</title>
		<description><![CDATA[This is my new website, I am very careful to maintain my Blog, and has done a lot of SEO work, I believe that the next Google RP update, my site upgrade RP will be from 0 to 4.]]></description>
		<link>http://www.cpworld2000.com/article/11-kinds-of-ways-to-upgrade-site-pagerank/</link>
			</item>
	<item>
		<title>Free web testing with CubicTest</title>
		<description><![CDATA[CubicTest is an open source tool for writing functional tests for web applications, written as an eclipse-plugin and released under the Eclipse Public License. ]]></description>
		<link>http://www.cpworld2000.com/software/free-web-testing-with-cubictest/</link>
			</item>
	<item>
		<title>Registry Easy &#8211; Automatically Clean &amp; Repair Your PC Registry</title>
		<description><![CDATA[RegistryEasy is a Windows Registry Cleaner that aids you by scanning your PC safely. RegistryEasy cleans the errors and invalid entries that cause system slowdown, freezing and crashing. RegistryEasy repairs registry problems to make your computer run like new again.]]></description>
		<link>http://www.cpworld2000.com/software/registry-easy-automatically-clean-repair-your-pc-registry/</link>
			</item>
	<item>
		<title>eAccelerator PHP Accelerator Introduction</title>
		<description><![CDATA[eAccelerator is a further development from mmcache PHP Accelerator &#038; Encoder. It increases performance of PHP scripts by caching them in compiled state, so that the overhead of compiling is almost completely eliminated.]]></description>
		<link>http://www.cpworld2000.com/article/eaccelerator-php-accelerator-introduction/</link>
			</item>
	<item>
		<title>Online Favicon.ico generator using php</title>
		<description><![CDATA[This is an online using php to generate Favicon.ico,Code is very simple, the need to php GD]]></description>
		<link>http://www.cpworld2000.com/article/online-favicon-ico-generator-using-php/</link>
			</item>
	<item>
		<title>ISoftware TV</title>
		<description><![CDATA[Get instant access to over 3000 television channels on your PC with one simple setup. You are seconds away from viewing your favorite programs from all over the world! ]]></description>
		<link>http://www.cpworld2000.com/software/isoftware-tv/</link>
			</item>
	<item>
		<title>Upload files into MySQL using php</title>
		<description><![CDATA[There are, however, some special circumstances that do require a little more complex tactics.For example, when handling sensitive data, putting the files into a database gives you a little more control over how the data is handled and who has access to it.This article shows a simple way of putting files into a MySQL table, using PHP.]]></description>
		<link>http://www.cpworld2000.com/article/upload-files-into-mysql-using-php/</link>
			</item>
	<item>
		<title>PHP File Upload Class</title>
		<description><![CDATA[A simple easy-to-use file upload class,can limit the upload file format, file size, allow coverage or rename files.]]></description>
		<link>http://www.cpworld2000.com/article/php-file-upload-class/</link>
			</item>
</channel>
</rss>
