<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.1" -->
<rss version="0.92">
<channel>
	<title>Code learning</title>
	<link>http://boan-stuff.com</link>
	<description>Code Learning</description>
	<lastBuildDate>Fri, 30 Apr 2010 13:21:30 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Logic Programming</title>
		<description><![CDATA[This is one question that came out during PHP Programming Interview.
Displaying random number from 1-100 and is sorted as much as the number who entered. eg input 8 results:
Show eight times a random number from 1-100: 5, 84, 97, 19, 71, 31, 45, 90
Result sequence of random numbers from small to large: 5, 19, 31, [...]]]></description>
		<link>http://boan-stuff.com/?p=62</link>
			</item>
	<item>
		<title>PHP Programming Interview</title>
		<description><![CDATA[Hello i want to share my experience in PHP Programming Interview as much as10 times according from my experience and my friends, i&#8217;ll divide this interview for three kinds:
1.Demo Portfolio + interview
2.Test Logic Programming + interview
3.Test Web Programming + Psikotest + interview
Ok, now I&#8217;ll explain the first type. when you came to the company, he/she [...]]]></description>
		<link>http://boan-stuff.com/?p=57</link>
			</item>
	<item>
		<title>Types of Network Attacks</title>
		<description><![CDATA[There are four primary classes of attacks.
Reconnaissance
Reconnaissance is the unauthorized discovery and mapping of systems, services, or vulnerabilities. It is also known as information gathering and, in most cases, it precedes another type of attack. Reconnaissance is similar to a thief casing a neighborhood for vulnerable homes to break into, such as an unoccupied residence, [...]]]></description>
		<link>http://boan-stuff.com/?p=42</link>
			</item>
	<item>
		<title>Setting up a CodeIgniter Site</title>
		<description><![CDATA[it&#8217;s easiest to install a package such as Xampplite, which installs Apache, PHP, and MySQL on to a Windows machine with minimum configuration by you,If you aren&#8217;t familiar with the process of setting up a web server. It also helps to have a good PHP editor on your system. You can do it all on [...]]]></description>
		<link>http://boan-stuff.com/?p=30</link>
			</item>
	<item>
		<title>Introduction to Codeigniter</title>
		<description><![CDATA[Most of us just want to write applications that work well, and to do it as simply and easily as we can. If you need to produce results, if you think that the details and intricacies of coding are for geeks, then you should look at CodeIgniter (CI to its friends). CI is free, lightweight, [...]]]></description>
		<link>http://boan-stuff.com/?p=25</link>
			</item>
	<item>
		<title>CodeIgniter vs Zend</title>
		<description><![CDATA[CodeIgniter
Set Up: CodeIgniter is very easy to set up. Copy all the framework files to the web server and it’s good to go. It also has a small folder size – about 2.1 Mb.
Documentation: The documentation is very well-structured and organized although it is a bit less detailed than the Zend framework documentation. CodeIgniter also [...]]]></description>
		<link>http://boan-stuff.com/?p=13</link>
			</item>
	<item>
		<title>PHP Framework?</title>
		<description><![CDATA[PHP Framework implements the Model-View-Controller (MVC) design pattern, and encourages application design based on the Model 2 paradigm. This design model allows the Web page or other contents (View) to be mostly separated from the internal application code (Controller/Model), making it easier for designers and programmers to focus on their respective areas of expertise.
The framework [...]]]></description>
		<link>http://boan-stuff.com/?p=6</link>
			</item>
	<item>
		<title>What is PHP?</title>
		<description><![CDATA[PHP is a scripting language originally designed for producing dynamic web pages. It has evolved to include a command line interface capability and can be used in standalone graphical applications.[2]
While PHP was originally created by Rasmus Lerdorf in 1995, the main implementation of PHP is now produced by The PHP Group and serves as the [...]]]></description>
		<link>http://boan-stuff.com/?p=3</link>
			</item>
	<item>
		<title>Progress</title>
		<description><![CDATA[Still progress!!
]]></description>
		<link>http://boan-stuff.com/?p=1</link>
			</item>
</channel>
</rss>
