<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>

<channel>
	<title>Php Developer - Istanbul</title>
	<atom:link href="http://develturk.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://develturk.com</link>
	<description>Ersin Güvenç's Personal Development Blog</description>
	<pubDate>Fri, 26 Feb 2010 21:17:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Book Review for Zend Framework 1.8 Web Application Development</title>
		<link>http://develturk.com/2010/02/26/book-review-for-zend-framework-18-web-application-development/</link>
		<comments>http://develturk.com/2010/02/26/book-review-for-zend-framework-18-web-application-development/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 21:09:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[book reviews]]></category>

		<category><![CDATA[book review zend framework]]></category>

		<category><![CDATA[getting start with zend framework]]></category>

		<category><![CDATA[installation zend framework]]></category>

		<category><![CDATA[zend framework 1.8]]></category>

		<category><![CDATA[zend framework books]]></category>

		<guid isPermaLink="false">http://develturk.com/?p=258</guid>
		<description><![CDATA[




Recently i read this book.The book telling about creating a zend framework project, installation and web development with zend tools. I think this book especially for the beginners who want  begin a project with Zend Framework.
After the reading you will learn many things about Zend, the book tells extensively Zend framework structures like General [...]]]></description>
		<wfw:commentRss>http://develturk.com/2010/02/26/book-review-for-zend-framework-18-web-application-development/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Writing a Php5 Mvc Framework Part 6: Flexible db connection, Load Css and Js files, Creating Front Controller, doing Method Overridding and Obullo style writing</title>
		<link>http://develturk.com/2010/02/13/writing-a-php5-mvc-framework-part-6-flexible-db-connection-load-css-and-js-files-creating-front-controller-doing-method-overridding-and-obullo-style-writing/</link>
		<comments>http://develturk.com/2010/02/13/writing-a-php5-mvc-framework-part-6-flexible-db-connection-load-css-and-js-files-creating-front-controller-doing-method-overridding-and-obullo-style-writing/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 19:48:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[php articles]]></category>

		<category><![CDATA[code igniter]]></category>

		<category><![CDATA[easy mvc framework]]></category>

		<category><![CDATA[lightweight framework]]></category>

		<category><![CDATA[obullo]]></category>

		<category><![CDATA[obullo framework]]></category>

		<category><![CDATA[php static functions]]></category>

		<category><![CDATA[php5 framework]]></category>

		<guid isPermaLink="false">http://develturk.com/?p=240</guid>
		<description><![CDATA[




Writing a Php5 Mvc Framework Part 6: Flexible db connection, Load Css and Js files,
Creating Front Controller, doing Method Overridding and Obullo style writing
Forget all other old parts because of ssc pattern is depreciated, very silly think ! Because of it has got a lot of disadvantages, but take it easy we learnt how to [...]]]></description>
		<wfw:commentRss>http://develturk.com/2010/02/13/writing-a-php5-mvc-framework-part-6-flexible-db-connection-load-css-and-js-files-creating-front-controller-doing-method-overridding-and-obullo-style-writing/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Creating Obullo PHP5 MVC-SSC Framework Part5: Writing __autoloader; javascript and css manager, intelligible tag builder and using session class with SSC functions.</title>
		<link>http://develturk.com/2009/11/12/creating-obullo-php5-mvc-ssc-framework-part5-writing-__autoloader-javascript-and-css-manager-intelligible-tag-builder-and-using-session-class-with-ssc-functions/</link>
		<comments>http://develturk.com/2009/11/12/creating-obullo-php5-mvc-ssc-framework-part5-writing-__autoloader-javascript-and-css-manager-intelligible-tag-builder-and-using-session-class-with-ssc-functions/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 22:02:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[php articles]]></category>

		<guid isPermaLink="false">http://develturk.com/?p=225</guid>
		<description><![CDATA[ Alpha 4 version Core Changes:
added internal javascript and css manager  loader::css, loader::base_css, loader::base_js();,loader::js, loader::script();, loader::base_script();
Changed loader::base_library(); function as base.
added __autoloader to User.php for  loading automatically library, model and helper files
changed directory structure , deprecated loader::view(, true) true boolean (fetch as string) and added loader::fetch(), loader::base_fetch(); functions.
added tag builder to User.php ($this->title,$this->head_tag, $this->body_tag)
added [...]]]></description>
		<wfw:commentRss>http://develturk.com/2009/11/12/creating-obullo-php5-mvc-ssc-framework-part5-writing-__autoloader-javascript-and-css-manager-intelligible-tag-builder-and-using-session-class-with-ssc-functions/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Easyrest Beta Version 1.1 Released</title>
		<link>http://develturk.com/2009/10/29/easyrest-beta-version-11-released/</link>
		<comments>http://develturk.com/2009/10/29/easyrest-beta-version-11-released/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 12:30:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[php articles]]></category>

		<category><![CDATA[easyrpc]]></category>

		<category><![CDATA[rest]]></category>

		<category><![CDATA[rest framework]]></category>

		<category><![CDATA[xml-rpc]]></category>

		<guid isPermaLink="false">http://develturk.com/?p=222</guid>
		<description><![CDATA[1.1 version changes.
function and class no param bug fixed.
Download easyrest 1.1 beta from google code:
http://code.google.com/p/easyrest/
How to use easyrest look at this article:
http://develturk.com/2009/08/17/easyrest-rest-framework-10-released-client-and-server-library/
             ]]></description>
		<wfw:commentRss>http://develturk.com/2009/10/29/easyrest-beta-version-11-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Creating a PHP5 MVC Framework part4: Integrating CI Active Record to Obullo PDO Class, Routing Impromevents and Advanced Loader Functions</title>
		<link>http://develturk.com/2009/10/21/creating-a-php5-mvc-framework-part4-integrating-ci-active-record-to-obullo-pdo-class-routing-impromevents-and-advanced-loader-functions/</link>
		<comments>http://develturk.com/2009/10/21/creating-a-php5-mvc-framework-part4-integrating-ci-active-record-to-obullo-pdo-class-routing-impromevents-and-advanced-loader-functions/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 19:28:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[php articles]]></category>

		<category><![CDATA[active record pdo]]></category>

		<category><![CDATA[code igniter]]></category>

		<category><![CDATA[CRUD]]></category>

		<category><![CDATA[mvc]]></category>

		<category><![CDATA[pdo bindparams]]></category>

		<category><![CDATA[pdo bindvalues]]></category>

		<category><![CDATA[pdo execute]]></category>

		<category><![CDATA[php5]]></category>

		<category><![CDATA[php5 framework]]></category>

		<guid isPermaLink="false">http://develturk.com/?p=211</guid>
		<description><![CDATA[ Alpha 3 version Core Changes:
- common.php register_base(); and register(); functions changed.
- OB_DB_active_record class integrated to Obullo DB Class (added CRUD operations Insert, Update, Delete)
- router works like this from now on : /directory/controller/method/params
- /controllers directory structure completely changed
- added  /application/resources  and /base/views directories
- added  new loader functions: loader::base_library(); , loader::base_helper(); , [...]]]></description>
		<wfw:commentRss>http://develturk.com/2009/10/21/creating-a-php5-mvc-framework-part4-integrating-ci-active-record-to-obullo-pdo-class-routing-impromevents-and-advanced-loader-functions/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Writing a PHP5 MVC Framework Part3: Intregrating CI Router to Obullo and Learning SSC Pattern</title>
		<link>http://develturk.com/2009/09/26/writing-a-php5-mvc-framework-part3-intregrating-ci-router-to-obullo-and-learning-ssc-pattern/</link>
		<comments>http://develturk.com/2009/09/26/writing-a-php5-mvc-framework-part3-intregrating-ci-router-to-obullo-and-learning-ssc-pattern/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 17:28:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[php articles]]></category>

		<category><![CDATA[CI Router]]></category>

		<category><![CDATA[CI URI]]></category>

		<category><![CDATA[mvc]]></category>

		<category><![CDATA[mvc-ssc]]></category>

		<category><![CDATA[MVC-SSC Pattern]]></category>

		<category><![CDATA[php static functions]]></category>

		<category><![CDATA[php5 framework]]></category>

		<category><![CDATA[super static controllers]]></category>

		<guid isPermaLink="false">http://develturk.com/?p=194</guid>
		<description><![CDATA[ Alpha 2 version Core Changes:
- deprecated database pattern rewrited new loader::database() functionality
- added get_config, register_base, register, register_static functions to common.php
- added routes.php (config route file) to /application/config/  folder
- added new functionality a Library Class like Model
- added /extends folder and Ob_user.php (super static user class)
- added Ob.php and SSC (super static class) Class.
- [...]]]></description>
		<wfw:commentRss>http://develturk.com/2009/09/26/writing-a-php5-mvc-framework-part3-intregrating-ci-router-to-obullo-and-learning-ssc-pattern/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New term in the PHP World: Introducing the MVC - SSC Pattern</title>
		<link>http://develturk.com/2009/09/25/new-term-in-the-php-world-introducing-new-php-mvc-ssc-pattern/</link>
		<comments>http://develturk.com/2009/09/25/new-term-in-the-php-world-introducing-new-php-mvc-ssc-pattern/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 19:41:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[php articles]]></category>

		<category><![CDATA[call static]]></category>

		<category><![CDATA[mvc]]></category>

		<category><![CDATA[mvc-ssc]]></category>

		<category><![CDATA[MVC-SSC Pattern]]></category>

		<category><![CDATA[ssc]]></category>

		<category><![CDATA[ssc pattern]]></category>

		<category><![CDATA[static controllers]]></category>

		<category><![CDATA[super static controllers]]></category>

		<guid isPermaLink="false">http://develturk.com/?p=183</guid>
		<description><![CDATA[SSC Pattern (Super Static Controllers): 
I guess SSC (Super Static Controllers) pattern a new term that i found in the php world. I used SSC (static methods) to control none static library functions in my mvc framework.
The Goal of the SSC pattern to prevent the long writing style, we use it like this ssc::my_method() instead [...]]]></description>
		<wfw:commentRss>http://develturk.com/2009/09/25/new-term-in-the-php-world-introducing-new-php-mvc-ssc-pattern/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Writing a Php5 MVC Framework like Code Igniter Part2: Model,Database(pdo),Exceptions and Errors,Helpers</title>
		<link>http://develturk.com/2009/09/07/writing-a-php5-mvc-framework-like-code-igniter-part2-model-database-pdo-exceptions-and-errors-helpers/</link>
		<comments>http://develturk.com/2009/09/07/writing-a-php5-mvc-framework-like-code-igniter-part2-model-database-pdo-exceptions-and-errors-helpers/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 20:08:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[php articles]]></category>

		<category><![CDATA[code igniter]]></category>

		<category><![CDATA[extending to pdo]]></category>

		<category><![CDATA[model view controller]]></category>

		<category><![CDATA[mvc]]></category>

		<category><![CDATA[obullo framework]]></category>

		<category><![CDATA[php static functions]]></category>

		<category><![CDATA[php5]]></category>

		<category><![CDATA[php5 framework]]></category>

		<category><![CDATA[writing model]]></category>

		<guid isPermaLink="false">http://develturk.com/?p=171</guid>
		<description><![CDATA[Alpha version Changes:

- System directory renamed as Base
- Controller directory structure changed.All MVC files grouped by Controller Name.
- Loader class completely changed,  some loader functions declared as static
we use loader class like this loader::database(), loader::library(), loader::helper()
- Added DB and DBFactory classes under the database folder.Added most known PDO functions.
- Added Errors.php to library.Added Exceptions [...]]]></description>
		<wfw:commentRss>http://develturk.com/2009/09/07/writing-a-php5-mvc-framework-like-code-igniter-part2-model-database-pdo-exceptions-and-errors-helpers/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Easyrest Rest Framework 1.0 Released (Client and Server Library)</title>
		<link>http://develturk.com/2009/08/17/easyrest-rest-framework-10-released-client-and-server-library/</link>
		<comments>http://develturk.com/2009/08/17/easyrest-rest-framework-10-released-client-and-server-library/#comments</comments>
		<pubDate>Sun, 16 Aug 2009 22:45:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[php articles]]></category>

		<category><![CDATA[building a rest server]]></category>

		<category><![CDATA[easyrest]]></category>

		<category><![CDATA[how to write a rest server]]></category>

		<category><![CDATA[rest]]></category>

		<category><![CDATA[rest client]]></category>

		<category><![CDATA[rest framework]]></category>

		<category><![CDATA[rest service]]></category>

		<category><![CDATA[writing a rest server]]></category>

		<guid isPermaLink="false">http://develturk.com/?p=129</guid>
		<description><![CDATA[What is the Easyrest?
Easyrest is a REST framework that contains client and server implementations.It has a easy structural data transfer unlike XML-RPC.Easyrest use a lot of pear packages and it has got custom apikey functionality.I think using the pear libraries is not a disadvantage because of  you don&#8217;t have to install required pear libraries, easyrest [...]]]></description>
		<wfw:commentRss>http://develturk.com/2009/08/17/easyrest-rest-framework-10-released-client-and-server-library/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Writing a REST Service: How to write Rest Client and Servers</title>
		<link>http://develturk.com/2009/08/15/writing-a-rest-service-how-to-write-rest-client-and-servers/</link>
		<comments>http://develturk.com/2009/08/15/writing-a-rest-service-how-to-write-rest-client-and-servers/#comments</comments>
		<pubDate>Sat, 15 Aug 2009 16:30:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[php articles]]></category>

		<category><![CDATA[building a rest server]]></category>

		<category><![CDATA[how to write a rest server]]></category>

		<category><![CDATA[rest]]></category>

		<category><![CDATA[rest client]]></category>

		<category><![CDATA[rest framework]]></category>

		<category><![CDATA[rest service]]></category>

		<category><![CDATA[web services]]></category>

		<category><![CDATA[writing a rest server]]></category>

		<category><![CDATA[xml-rpc and rest differencess]]></category>

		<category><![CDATA[xml-rpc vs rest]]></category>

		<guid isPermaLink="false">http://develturk.com/?p=121</guid>
		<description><![CDATA[What is the REST (Representational State Transfer) :

REST is a style of software architecture for distributed hypermedia systems such as the World Wide Web. The terms &#8220;representational state transfer&#8221; and &#8220;REST&#8221; were introduced and defined in 2000 by the doctoral dissertation of Roy Fielding, It uses Hypertext Transfer Protocol (HTTP) specification versions 1.0 and 1.1.
Systems [...]]]></description>
		<wfw:commentRss>http://develturk.com/2009/08/15/writing-a-rest-service-how-to-write-rest-client-and-servers/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
