<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.cat-hackers.com/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel>
        <title>H4ck3rZ Wiki</title>
        <description></description>
        <link>http://www.cat-hackers.com/wiki/</link>
        <lastBuildDate>Wed, 24 Dec 2008 18:36:03 +0100</lastBuildDate>
        <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
        <image>
            <url>http://www.cat-hackers.com/wiki/lib/images/favicon.ico</url>
            <title>H4ck3rZ Wiki</title>
            <link>http://www.cat-hackers.com/wiki/</link>
        </image>
        <item>
            <title>programming:main</title>
            <link>http://www.cat-hackers.com/wiki/programming:main?rev=1229586301&amp;do=diff</link>
            <description>Programming wiki is the place where everybody is allowed to share his personal experiences and thus, a very good place if you want to find articles and tutorials that help you transfer people's experience to you quickly.

Also this wiki may contains publications about projects created and maintained by H4ck3rZ, so it's a very good place to know about current, old, and new projects details.</description>
            <author>h4ck3r</author>
        <category>programming</category>
            <pubDate>Thu, 18 Dec 2008 08:45:01 +0100</pubDate>
        </item>
        <item>
            <title>start</title>
            <link>http://www.cat-hackers.com/wiki/start?rev=1229586018&amp;do=diff</link>
            <description>H4cK3rZ Team Wiki

Welcome to the cat-hackers Team Wiki, a place for our community to document our events and store team-related information.

Also the H4ck3rz wiki is an approach to provide an organized sources that provides tutorials and references for our members so they can find quick and organized answer to their common questions.</description>
            <author>h4ck3r</author>
            <pubDate>Thu, 18 Dec 2008 08:40:18 +0100</pubDate>
        </item>
        <item>
            <title>halloffame:main</title>
            <link>http://www.cat-hackers.com/wiki/halloffame:main?rev=1229499825&amp;do=diff</link>
            <description>Ahmed Soliman Farghal

H4ck3rZ Founder


Ayman Taher Hamza

H4ck3rZ Coordinator</description>
            <author>h4ck3r</author>
        <category>halloffame</category>
            <pubDate>Wed, 17 Dec 2008 08:43:45 +0100</pubDate>
        </item>
        <item>
            <title>topbar</title>
            <link>http://www.cat-hackers.com/wiki/topbar?rev=1228481841&amp;do=diff</link>
            <description>*  Main
		*  Start
		*  Hall Of Fame
		*  Linux
			*  FAQ
			*  Tips and Tricks
			*  Linux Applications
			*  Linux Administration
			*  Linux Network Services
			*  Linux Security

		*  Programming
		*  Web Development
		*  Networking
		*  Projects</description>
            <author>kam</author>
            <pubDate>Fri, 05 Dec 2008 13:57:21 +0100</pubDate>
        </item>
        <item>
            <title>projects:main - created</title>
            <link>http://www.cat-hackers.com/wiki/projects:main?rev=1228237242&amp;do=diff</link>
            <description></description>
            <author>kam</author>
        <category>projects</category>
            <pubDate>Tue, 02 Dec 2008 18:00:42 +0100</pubDate>
        </item>
        <item>
            <title>web_development:php:increment-decrementing_pre_post_in_php</title>
            <link>http://www.cat-hackers.com/wiki/web_development:php:increment-decrementing_pre_post_in_php?rev=1227901878&amp;do=diff</link>
            <description>Increment/decrement Operators 


----------

Increment/decrement Operators

++$x


	*  name : pre-increment .
	*  how : increment $x by one , then return $x 


$x++ 


	*  name : post-increment .
	*  how : return $x then increment $x by one .


--$x</description>
            <author>m.m.f</author>
        <category>Web_Dev</category>
        <category>php</category>
            <pubDate>Fri, 28 Nov 2008 20:51:18 +0100</pubDate>
        </item>
        <item>
            <title>web_development:php:what_you_need_to_run_php</title>
            <link>http://www.cat-hackers.com/wiki/web_development:php:what_you_need_to_run_php?rev=1227901872&amp;do=diff</link>
            <description>what you need to run PHP 


----------

If U are beginner in PHP or Want to start learning , you may as your self this question 

What do i need to run PHP ?

You need :- 


	*  Server like appache
	*  PHP
	*  Mysql


- On Windows You can download all of them in one single package called (WAMP)</description>
            <author>m.m.f</author>
        <category>Web_Dev</category>
        <category>php</category>
            <pubDate>Fri, 28 Nov 2008 20:51:12 +0100</pubDate>
        </item>
        <item>
            <title>web_development:general:xul</title>
            <link>http://www.cat-hackers.com/wiki/web_development:general:xul?rev=1227901650&amp;do=diff</link>
            <description>XML User Interface Language (XUL)

----------

Intro : 

 

Worlds exchanges , we must hurry . Everyday new technology appear .
one of those technologies is XUL .

What is XUL ??!! 
 


XUL (pronounced zool ) (XML User Interface Language) is Mozilla's XML-based language that lets you build feature-rich cross platform applications that can run connected or disconnected from the Internet .</description>
            <author>m.m.f</author>
        <category>xul</category>
        <category>XML_UserInterface_Language</category>
        <category>mozilla</category>
        <category>Web_Dev</category>
            <pubDate>Fri, 28 Nov 2008 20:47:30 +0100</pubDate>
        </item>
        <item>
            <title>web_development:general:developer_or_designer</title>
            <link>http://www.cat-hackers.com/wiki/web_development:general:developer_or_designer?rev=1227901638&amp;do=diff</link>
            <description>Hey All  =) 


lots of people ask “What is the different between Web development and Web design ??” &amp;  

“What should web developer know ??” &amp; “what should web designer know ??” ...

Here You will found some answers to these questions .</description>
            <author>m.m.f</author>
        <category>developer_or_designer</category>
        <category>web_developer</category>
        <category>web_designer</category>
        <category>Web_Dev</category>
            <pubDate>Fri, 28 Nov 2008 20:47:18 +0100</pubDate>
        </item>
        <item>
            <title>web_development:general:web_document_layers</title>
            <link>http://www.cat-hackers.com/wiki/web_development:general:web_document_layers?rev=1227901620&amp;do=diff</link>
            <description>Web Document Layers

----------

Hello All :-) 




Introduction : 

Did u ask yourself “What is web page ?” ,”what are it's main contents ?” .
Many people think of a web page as visual medium that may or may not contain information .
Other people think it is a document that is introduced for readers in good way .
- From technical point of view web page content of three main layers : 

(Contetn-Presentation-Behavior)</description>
            <author>m.m.f</author>
        <category>web_document_layers</category>
        <category>Web_Dev</category>
            <pubDate>Fri, 28 Nov 2008 20:47:00 +0100</pubDate>
        </item>
        <item>
            <title>web_development:general:web_standards</title>
            <link>http://www.cat-hackers.com/wiki/web_development:general:web_standards?rev=1227901611&amp;do=diff</link>
            <description>Web Standards

----------

Hello all  =) 

=&gt; as web developers we heard about web standards 

Ok , what is web standards ?? and why ??? !!!
 what ?? 

Web Standards is the standards of the web :-) 

The foundation cares for this is W3c .

W3c : 

It mean World Wide Web Consortium , by mr Tim Berners-Lee the inventor of WWW .</description>
            <author>m.m.f</author>
        <category>web_standards</category>
        <category>Web_Dev</category>
            <pubDate>Fri, 28 Nov 2008 20:46:51 +0100</pubDate>
        </item>
        <item>
            <title>web_development:general:social-bookmarking</title>
            <link>http://www.cat-hackers.com/wiki/web_development:general:social-bookmarking?rev=1227892743&amp;do=diff</link>
            <description>Hello 8-)

this topic is old one , but it deserves writing about .



What is Social Bookmarking ?


Social Bookmarking away for internet users to store , organize , categorize , search and manage their bookmarks of web pages on the internet with the help of meta data (data about data) .
In another mean , it is an online version of local bookmarking or favorites but it is more advanced as you can draw on others’ bookmarks and tags .
to know more :</description>
            <author>m.m.f</author>
        <category>Social_Bookmarking</category>
            <pubDate>Fri, 28 Nov 2008 18:19:03 +0100</pubDate>
        </item>
    </channel>
</rss>
