<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Internet Resources</title>
	<link>http://blog.950buy.com</link>
	<description>News, articles, software, teaching content, programming the development of Internet resources</description>
	<lastBuildDate>Mon, 16 May 2011 04:32:30 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.2.1" -->

	<item>
		<title>PHP Form Validation Script</title>
		<description><![CDATA[It is very essential to have the input to your form validated before taking the form submission data for further processing. When there are many fields in the form, the PHP validation script becomes too complex. Moreover, since you are doing the same or similar validation for most of the forms that you make, just too much of duplicate effort is spent on form validations.
]]></description>
		<link>http://blog.950buy.com/development/php-form-validation-script/</link>
			</item>
	<item>
		<title>9 great potential open source PHP projects</title>
		<description><![CDATA[PHP open-source world very exciting, which we all contact with many famous open source projects such as Drupal, Sugar CMS, Joomla, etc., but in this article, the author selected nine new awareness is not high, but can Very useful in some areas, currently in development stage, promising PHP open source projects. I am sure you will be amazed after reading the reader: the original PHP is also capable so many things.]]></description>
		<link>http://blog.950buy.com/article/9-great-potential-open-source-php-projects/</link>
			</item>
	<item>
		<title>One hundred years later, how to program?</title>
		<description><![CDATA[Difficult to predict a hundred years of human life, only a few things can be determined. At that time, cars will have low-level flight capability, urban planningThe regulations will be relaxed, the building can be made to hundreds of layers, the street can not see the sun all day long, women all of them have learned self defense. Just want to discuss this article One detail: a hundred years, what language people use to develop software?]]></description>
		<link>http://blog.950buy.com/article/one-hundred-years-later-how-to-program/</link>
			</item>
	<item>
		<title>Free Webmaster Tools</title>
		<description><![CDATA[Free webmaster services including SEO,Search Engines,Alexa Rank Checkups,Keyword Density,Domain Checkups, HTML and Other many useful tools.]]></description>
		<link>http://blog.950buy.com/article/free-webmaster-tools/</link>
			</item>
	<item>
		<title>PHP website performance improve method</title>
		<description><![CDATA[Here are some methods may help you to improve php the performance 1: object code cache Each request need to recompile the object code, if you use the cache, then may avoi...]]></description>
		<link>http://blog.950buy.com/article/php-website-performance-improve-method-2/</link>
			</item>
	<item>
		<title>Clear squid cache file of shell script</title>
		<description><![CDATA[Squid will cache directory set to create multiple directories, each directory, then create multiple directories, and then only in the innermost layer of the directory store cache files (object).]]></description>
		<link>http://blog.950buy.com/article/clear-squid-cache-file-of-shell-script-2/</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://blog.950buy.com/development/using-php-to-detect-proxy-2/</link>
			</item>
	<item>
		<title>PHP How to maintain the SESSION and the consequent Some Thoughts</title>
		<description><![CDATA[A recent project, which has a relatively large form, it requires users to complete a lot of time, many users have spent untold hardships after the completion of a submission was found SESSION expired, the system quit, it has led the research, as well as how to set SESSION the need to maintain SESSION online, here are some of their feelings and experiences.]]></description>
		<link>http://blog.950buy.com/article/php-how-to-maintain-the-session-and-the-consequent-some-thoughts-2/</link>
			</item>
	<item>
		<title>PHP-FPM on high load tips</title>
		<description><![CDATA[When you running a highload website with PHP-FPM via FastCGI, the following tips may be useful to you : )]]></description>
		<link>http://blog.950buy.com/article/php-fpm-on-high-load-tips-2/</link>
			</item>
	<item>
		<title>Install MySQL Infobright Data Warehouse</title>
		<description><![CDATA[Infobright provides a modern data warehousing solution for MySQL users that combines MySQL’s hallmark ease-of-use with support for terabyte-sized data volumes on a single server. With Infobright, no data warehousing expertise is required to build and manage databases that deliver rapid response times for analytic and business intelligence applications.
]]></description>
		<link>http://blog.950buy.com/article/install-mysql-infobright-data-warehouse-2/</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://blog.950buy.com/development/php-function-register_shutdown_function-2/</link>
			</item>
	<item>
		<title>php/python/perl read directory</title>
		<description><![CDATA[php / python / perl code to read the directory]]></description>
		<link>http://blog.950buy.com/article/phppythonperl-read-directory-2/</link>
			</item>
	<item>
		<title>Nginx 0.8.x + PHP 5.2.13 (FastCGI) setup Web server</title>
		<description><![CDATA[nginx [engine x] is a HTTP and reverse proxy server, as well as a mail proxy server written by Igor Sysoev. It has been running for more than five years on many heavily loaded Russian sites including Rambler (RamblerMedia.com)...]]></description>
		<link>http://blog.950buy.com/article/nginx-0-8-x-php-5-2-13-fastcgi-setup-web-server/</link>
			</item>
	<item>
		<title>Lighttpd FasCGI PHP, MySQL chroot jail installation under Debian Linux</title>
		<description><![CDATA[The instruction mentioned below only applies to Debian and Ubuntu Linux. I am going to document following things]]></description>
		<link>http://blog.950buy.com/article/lighttpd-fascgi-php-mysql-chroot-jail-installation-under-debian-linux-2/</link>
			</item>
	<item>
		<title>MySQL Tips: Limit Optimization</title>
		<description><![CDATA[We query the data, they often need to specify the return a few lines of data. If there is now a B / S structure of the application, each page may only display the 30 records. In order to improve the efficiency of this time show the general requirements of the database to return only thirty record time...]]></description>
		<link>http://blog.950buy.com/article/mysql-tips-limit-optimization/</link>
			</item>
	<item>
		<title>PHP Load Balancing Guide</title>
		<description><![CDATA[Over the past when running a large web application meant to run when a large-scale web server. Because your application has attracted a large number of users, you will have in your server to add more memory and processor. Today, the 'big server ' model has in the past...]]></description>
		<link>http://blog.950buy.com/article/php-load-balancing-guide/</link>
			</item>
	<item>
		<title>MySQL Tutorial &#8211; The SELECT statement</title>
		<description><![CDATA[An introduction to using MySQL, from creating databases to modifying tables to creating and deleting rows.The select query is used to retrieve records from a database. The keywords used in a select query are summarised in the following table.]]></description>
		<link>http://blog.950buy.com/article/mysql-tutorial-the-select-statement/</link>
			</item>
	<item>
		<title>php autoloader class</title>
		<description><![CDATA[This class can automatically load one or more of the directory of the class or interface files，You can filter the files and directories do not meet, no new class, can be used directly.]]></description>
		<link>http://blog.950buy.com/article/php-autoloader-class/</link>
			</item>
	<item>
		<title>Five configuration options affect of the MySQL performance</title>
		<description><![CDATA[MySQL parameters we introduced the five categories set up, usually we generally have little touch them, making MySQL performance tuning and troubleshooting when these parameters are still very useful.]]></description>
		<link>http://blog.950buy.com/article/five-configuration-options-affect-of-the-mysql-performance/</link>
			</item>
	<item>
		<title>php curl post files</title>
		<description><![CDATA[php curl post the file]]></description>
		<link>http://blog.950buy.com/development/php-curl-post-files/</link>
			</item>
	<item>
		<title>Download Online Rss Submit Tool code</title>
		<description><![CDATA[Online Rss Submit Tool available for download the code, its code is very simple, is submitted to the RSS using the Curl remote directory, I used snoopy.class.php, it is very convenient and simple.]]></description>
		<link>http://blog.950buy.com/my-projects/download-online-rss-submit-tool-code/</link>
			</item>
	<item>
		<title>Edit images in your CMS.</title>
		<description><![CDATA[Many Content Management System does not have image editing. And all users does not have an image editing program, that´s why PHP Image Editor has been developed. It just receives an image path, and then it´s possible to start editing. It´s really simple to install as a plugin in Joomla, and it´s easy to add to your own Content Management System.]]></description>
		<link>http://blog.950buy.com/open-source/edit-images-in-your-cms/</link>
			</item>
	<item>
		<title>Yahoo-BOSS-Client</title>
		<description><![CDATA[Yahoo BOSS (Build your Own Search Service) is a free search API. This package can retrieve results of web, news and image search and also cache them.]]></description>
		<link>http://blog.950buy.com/open-source/yahoo-boss-client/</link>
			</item>
	<item>
		<title>PHP multi-process concurrency control of test</title>
		<description><![CDATA[Recently encountered a problem, Linux command line PHP under the program as a daemon, need to read a line from the queue file data sent through the TCP protocol to the field of the receiving server, read the next line of data, then send. When the local and overseas network is not good, sometimes sending a data time-consuming long queues built up easily lead to congestion and delay.]]></description>
		<link>http://blog.950buy.com/development/php-multi-process-concurrency-control-of-test/</link>
			</item>
	<item>
		<title>Clear squid cache file of shell script</title>
		<description><![CDATA[Squid will cache directory set to create multiple directories, each directory, then create multiple directories, and then only in the innermost layer of the directory store cache files (object). squid based on user requests the page URL to hash to generate the cache files, stored in a single directory. ]]></description>
		<link>http://blog.950buy.com/article/clear-squid-cache-file-of-shell-script/</link>
			</item>
	<item>
		<title>Nginx as a proxy_cache function to replace squid</title>
		<description><![CDATA[Nginx 0.7.48 version from the start, to support a similar function Squid cache. This cache is the URL and the relevant portfolio as Key, with the md5 hash to preserve in the hard disk, so it can support any URL links, but also supports 404/301/302 such a non-200 status code. ]]></description>
		<link>http://blog.950buy.com/article/nginx-as-a-proxy_cache-function-to-replace-squid/</link>
			</item>
	<item>
		<title>Jquery function description</title>
		<description><![CDATA[If you are learning jQuery, this information may be helpful for you, here collected and used in the performance function jq familiar with and use these features function to help us to quickly complete a variety of functions, but also make our code exception simplicity and efficiency. ]]></description>
		<link>http://blog.950buy.com/article/jquery-function-description/</link>
			</item>
	<item>
		<title>PHP Accelerators : APC vs Zend vs XCache with Zend Framework</title>
		<description><![CDATA[Tonight I wanted to see how the Zend Framework would run against an application that I have put in quite a bit of components into. I figured with the amount of objects that have been instanciated that there was likely going to be a larger performance hit overall...]]></description>
		<link>http://blog.950buy.com/development/php/php-accelerators-apc-vs-zend-vs-xcache-with-zend-framework/</link>
			</item>
	<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://blog.950buy.com/article/how-to-learn-php/</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://blog.950buy.com/article/how-do-i-set-php-include_path/</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://blog.950buy.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://blog.950buy.com/article/php-vs-ruby-on-rails-an-evolutionary-story-of-a-web-developer-and-his-tools/</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://blog.950buy.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://blog.950buy.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://blog.950buy.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://blog.950buy.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://blog.950buy.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://blog.950buy.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://blog.950buy.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://blog.950buy.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://blog.950buy.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://blog.950buy.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://blog.950buy.com/article/20-extremely-useful-php-class-library/</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://blog.950buy.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://blog.950buy.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://blog.950buy.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://blog.950buy.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://blog.950buy.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://blog.950buy.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://blog.950buy.com/article/singleton-on-the-python/</link>
			</item>
</channel>
</rss>

