<?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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Zenedith&#039;s dev blog &#187; zenedith</title>
	<atom:link href="http://zenedith.wordpress.com/author/zenedith/feed/" rel="self" type="application/rss+xml" />
	<link>http://zenedith.wordpress.com</link>
	<description>Dałem się namówić.., szatanowi chyba..</description>
	<lastBuildDate>Fri, 11 Dec 2009 18:12:15 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>pl</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='zenedith.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/72bc6bd0f96b285413a345195853df49?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Zenedith&#039;s dev blog &#187; zenedith</title>
		<link>http://zenedith.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://zenedith.wordpress.com/osd.xml" title="Zenedith&#039;s dev blog" />
		<item>
		<title>Trac &#8211; zarządzanie projektem &#8211; instalacja Windows</title>
		<link>http://zenedith.wordpress.com/2009/09/13/trac-zarzadzanie-projektem-instalacja-windows/</link>
		<comments>http://zenedith.wordpress.com/2009/09/13/trac-zarzadzanie-projektem-instalacja-windows/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 15:28:59 +0000</pubDate>
		<dc:creator>zenedith</dc:creator>
				<category><![CDATA[scripts]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[apache2]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[trac]]></category>

		<guid isPermaLink="false">http://zenedith.wordpress.com/?p=552</guid>
		<description><![CDATA[TRAC to system pomocny przy zarządzanie projektami. Jego możliwości są naprawdę spore, ja postaram się pokazać jak można go wykorzystać do pracy nad własnymi projektami, które prowadzimy sami, a więc nie potrzebujemy rozbudowanych mechanizmów które oczywiście TRAC również dostarcza.
Instalacja (Windows)
W dziale download znajdziemy aktualną wersję Trac&#8217;a.  Ponieważ instalujemy Trac pod Windows, polecam ściągnąć instalator, np. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zenedith.wordpress.com&blog=2356819&post=552&subd=zenedith&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://zenedith.wordpress.com/2009/09/13/trac-zarzadzanie-projektem-instalacja-windows/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">zenedith</media:title>
		</media:content>
	</item>
		<item>
		<title>Repozytorium kodu SVN &#8211; debian + apache2</title>
		<link>http://zenedith.wordpress.com/2009/08/22/repozytorium-kodu-svn-debian-apach2e/</link>
		<comments>http://zenedith.wordpress.com/2009/08/22/repozytorium-kodu-svn-debian-apach2e/#comments</comments>
		<pubDate>Sat, 22 Aug 2009 11:28:57 +0000</pubDate>
		<dc:creator>zenedith</dc:creator>
				<category><![CDATA[debian]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[apache2]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://zenedith.wordpress.com/?p=531</guid>
		<description><![CDATA[Dziś na szybko o instalacji i konfiguracji repozytorium SVN jako modułu dla apache2.
Instalacja
Zakładając, że sam apache2 jest poprawnie skonfigurowany (o czym można przeczytać tutaj), należy dograć do systemu sam system kontroli wersji:
aptitude install subversion
Następnie będziemy potrzebować odpowiedniego modułu dla apache2 &#8211; ściągniemy go dzięki poleceniu:
aptitude install libapache2-svn
Po zrestartowaniu apache2 moduł automatycznie powinien zostać załadowany, co [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zenedith.wordpress.com&blog=2356819&post=531&subd=zenedith&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://zenedith.wordpress.com/2009/08/22/repozytorium-kodu-svn-debian-apach2e/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">zenedith</media:title>
		</media:content>
	</item>
		<item>
		<title>Db_Table extends Zend_Db_Table_Abstract czyli..</title>
		<link>http://zenedith.wordpress.com/2009/07/03/db_table-extends-zend_db_table_abstract-czyli/</link>
		<comments>http://zenedith.wordpress.com/2009/07/03/db_table-extends-zend_db_table_abstract-czyli/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 18:27:23 +0000</pubDate>
		<dc:creator>zenedith</dc:creator>
				<category><![CDATA[web]]></category>
		<category><![CDATA[skrypty]]></category>
		<category><![CDATA[Zend]]></category>

		<guid isPermaLink="false">http://zenedith.wordpress.com/?p=514</guid>
		<description><![CDATA[Postanowiłem jeszcze bardziej zautomatyzować proces przepływu danych dla klas wygenerowanych za pomocą Propela, dziedziczących funkcjonalność po Zend_Db_Table_Abstract.
W ten sposób powstała klasa Db_Table (tak po prostu), która oferuje:

 rekurencyjne dodawanie danych do tabeli bazowej i związanych z nią kluczami obcymi tabel
 rekurencyjne update&#8217;owanie tabeli bazowej i związanych z nią kluczami obcymi tabel
metody zwracające wszystkie dane (wiersz) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zenedith.wordpress.com&blog=2356819&post=514&subd=zenedith&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://zenedith.wordpress.com/2009/07/03/db_table-extends-zend_db_table_abstract-czyli/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">zenedith</media:title>
		</media:content>
	</item>
		<item>
		<title>Generowanie klasy Zend_Db_Table_Abstract z uzyciem Propel&#8217;a.</title>
		<link>http://zenedith.wordpress.com/2009/06/30/generowanie-klasy-zend_db_table_abstract-z-uzyciem-propela/</link>
		<comments>http://zenedith.wordpress.com/2009/06/30/generowanie-klasy-zend_db_table_abstract-z-uzyciem-propela/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 21:16:44 +0000</pubDate>
		<dc:creator>zenedith</dc:creator>
				<category><![CDATA[scripts]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[skrypty]]></category>
		<category><![CDATA[Zend]]></category>

		<guid isPermaLink="false">http://zenedith.wordpress.com/?p=507</guid>
		<description><![CDATA[Zend Framework jest naprawdę fajną biblioteką do tworzenia w technologii PHP.
Tematem tego wpisu będzie sposób na wygenerowanie klasy dziedziczącej po Zend_Db_Table_Abstract
 na podstawie schematu xml dla generatora Propel.
Zainspirował mnie do tego wpis ze strony bloga amnuts&#8217;a.
Przed przystąpieniem do pracy, wypadałoby zainstalować ten pakiet oraz dodatkowe wymagane &#8211; jest to opisane dokładnie tutaj.
Propel to ORM dla [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zenedith.wordpress.com&blog=2356819&post=507&subd=zenedith&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://zenedith.wordpress.com/2009/06/30/generowanie-klasy-zend_db_table_abstract-z-uzyciem-propela/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">zenedith</media:title>
		</media:content>
	</item>
		<item>
		<title>Programowanie dla IPhone cd. [Sparhawk.pl]</title>
		<link>http://zenedith.wordpress.com/2009/03/21/programowanie-dla-iphone-cd-sparhawkpl/</link>
		<comments>http://zenedith.wordpress.com/2009/03/21/programowanie-dla-iphone-cd-sparhawkpl/#comments</comments>
		<pubDate>Sat, 21 Mar 2009 09:35:20 +0000</pubDate>
		<dc:creator>zenedith</dc:creator>
				<category><![CDATA[iphone]]></category>
		<category><![CDATA[objc]]></category>

		<guid isPermaLink="false">http://zenedith.wordpress.com/?p=439</guid>
		<description><![CDATA[Przeglądając do tej pory tylko angielskojęzyczne portale o programowaniu w objective &#8211; c dla IPhone, przeoczyłem ciekawy blog w naszym ojczystym języku, na którym znajdziemy  parę przydatnych tutoriali.
A więc zapraszam na stronę sparhawk.pl a o samym objective-c i programowaniu dla Iphone w tych wpisach.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zenedith.wordpress.com&blog=2356819&post=439&subd=zenedith&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://zenedith.wordpress.com/2009/03/21/programowanie-dla-iphone-cd-sparhawkpl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">zenedith</media:title>
		</media:content>
	</item>
	</channel>
</rss>