<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
	<channel>
		<title>coRank: narko's Featured</title>
		<link>http://symfony.corank.com/user/narko/fp/</link>
		<description>coRank: narko's Featured</description>
<image><title>coRank.com</title><link>http://symfony.corank.com/user/narko/fp/</link><url>http://www.corank.com/pics/coRank2.gif</url></image>
	<item>
			<dc:creator>symfony</dc:creator>
			<title>use YML for storing data in db</title>
			<link>http://symfony.corank.com/tech/story/use-Yml-for-storing-data-in-db</link>
			<description><![CDATA[


Sometimes you may need to store complicated data with non-fixed fields/data types in table. There are different ways for that but if we use symfony where YML is so native and good known - why dont store data in table as YML-formed value.
<p/>
<div style="font-size:90%;font-weight:bold">
<a href="http://symfony.corank.com/tech/story/use-Yml-for-storing-data-in-db">Read more...</a> |
<a href="http://symfony.corank.com/tech/story/use-Yml-for-storing-data-in-db">Original story</a> |

Votes so far: <span style="color:#080">2</span> / <span style="color:#800">0</span>

</div>

			]]></description>
			<guid isPermaLink="true">http://symfony.corank.com/tech/story/use-Yml-for-storing-data-in-db</guid>
			<pubDate>Fri, 25 Jul 2008 08:09:06 GMT</pubDate>
		</item>
	<item>
			<dc:creator>symfony</dc:creator>
			<title>flex + symfony = ?</title>
			<link>http://symfony.corank.com/tech/story/flex-symfony-</link>
			<description><![CDATA[


I must say the older I’m getting the more pessimistic I’m about new technologies. All this buzz around RIA .. I was never tried to understand what is going on there, technologies are changing one other: Laszlo, OpenLaszlo, Flex, AIR, Silverlight.
<p/>
<div style="font-size:90%;font-weight:bold">
<a href="http://symfony.corank.com/tech/story/flex-symfony-">Read more...</a> |
<a href="http://symfony.corank.com/tech/story/flex-symfony-">Original story</a> |

Votes so far: <span style="color:#080">2</span> / <span style="color:#800">0</span>

</div>

			]]></description>
			<guid isPermaLink="true">http://symfony.corank.com/tech/story/flex-symfony-</guid>
			<pubDate>Fri, 25 Jul 2008 08:09:06 GMT</pubDate>
		</item>
	<item>
			<dc:creator>symfony</dc:creator>
			<title>I’m wondering if there are available admin themes somewhere. It’s really strange but simple googl</title>
			<link>http://symfony.corank.com/tech/story/im-wondering-if-there-are-available-ad</link>
			<description><![CDATA[


I’m wondering if there are available admin themes somewhere. It’s really strange but simple googling and search on symfony forum does not give me anything new.

What I knew before is good Joomla-like theme available here (this one is easy to use and integrate):

http://www.symfony-project.org/forum/index.php/m/16515/

also there is available plugin based on ExtJs but it seems in early development (and it’s pretty slow at least when I tested it out):

http://trac.symfony-project.com/wiki/sfExtjsThemePlugin

There is also plugin which provide distinct configurations between create and edit actions:

http://trac.symfony-project.com/wiki/sfAdvancedAdminGeneratorPlugin

And that’s all? I bet there must be guys who has own themes ( themesholders  )

Why I’m started to talk about all this stuff. I found today in my RSSs this link and thought how good it would be if someone integrates such theme for symfony:

http://webresourcesdepot.com/wp-content/uploads/file/admin-template/index.html

Maybe someday me..
<p/>
<div style="font-size:90%;font-weight:bold">
<a href="http://symfony.corank.com/tech/story/im-wondering-if-there-are-available-ad">Read more...</a> |
<a href="http://symfony.corank.com/tech/story/im-wondering-if-there-are-available-ad">Original story</a> |

Votes so far: <span style="color:#080">2</span> / <span style="color:#800">0</span>

</div>

			]]></description>
			<guid isPermaLink="true">http://symfony.corank.com/tech/story/im-wondering-if-there-are-available-ad</guid>
			<pubDate>Fri, 25 Jul 2008 08:09:06 GMT</pubDate>
		</item>
	<item>
			<dc:creator>symfony</dc:creator>
			<title>So what symfonians are talking about?</title>
			<link>http://symfony.corank.com/tech/story/so-what-symfonians-are-talking-about</link>
			<description><![CDATA[


as you know we propose 2 additional services along with writing about symfony. First one is articles voting service and the other one is twitter symfony community. 
Voting one is a good chance to read usefull articles and dont waste time on the other ones. We aggregate most of articles and then we personally vote only for the best ones.
Community on twitter helps you to have some fun from reading what are talking symfony developers about. This community exists more than month and it’s slowly growing each day. Guys are talking about food, movies, new projects, share links.
<p/>
<div style="font-size:90%;font-weight:bold">
<a href="http://symfony.corank.com/tech/story/so-what-symfonians-are-talking-about">Read more...</a> |
<a href="http://symfony.corank.com/tech/story/so-what-symfonians-are-talking-about">Original story</a> |

Votes so far: <span style="color:#080">2</span> / <span style="color:#800">0</span>

</div>

			]]></description>
			<guid isPermaLink="true">http://symfony.corank.com/tech/story/so-what-symfonians-are-talking-about</guid>
			<pubDate>Fri, 25 Jul 2008 08:09:06 GMT</pubDate>
		</item>
	<item>
			<dc:creator>digitalbase</dc:creator>
			<title>Symfony Plugin Symlinks</title>
			<link>http://symfony.corank.com/tech/story/symfony-Plugin-Symlinks</link>
			<description><![CDATA[


When installing plugins in your Symfony application, the installation process sometimes places a symbolic link in the public web directory, to the plugin web directory. In Linux those symlinks work just fine, but when a collegue checks out the code in Windows, those symlinks are degrated to ordinary files without extensions. Windows does not know what to do with them.
<p/>
<div style="font-size:90%;font-weight:bold">
<a href="http://symfony.corank.com/tech/story/symfony-Plugin-Symlinks">Read more...</a> |
<a href="http://symfony.corank.com/tech/story/symfony-Plugin-Symlinks">Original story</a> |

Votes so far: <span style="color:#080">3</span> / <span style="color:#800">0</span>

</div>

			]]></description>
			<guid isPermaLink="true">http://symfony.corank.com/tech/story/symfony-Plugin-Symlinks</guid>
			<pubDate>Fri, 25 Jul 2008 08:09:06 GMT</pubDate>
		</item>
	<item>
			<dc:creator>symfony</dc:creator>
			<title>Output Escaping / XSS protection</title>
			<link>http://symfony.corank.com/tech/story/output-Escaping-Xss-protection</link>
			<description><![CDATA[


Symfony is just great, but don't stop thinking for yourself!
After working with this magnificent php framework on several projects, i can absolutely say that i'm hooked to this great tool. It takes a lot of coding out of my hands so i can spend time on the business logic, instead of doing the standard stuff over and over again.
<p/>
<div style="font-size:90%;font-weight:bold">
<a href="http://symfony.corank.com/tech/story/output-Escaping-Xss-protection">Read more...</a> |
<a href="http://symfony.corank.com/tech/story/output-Escaping-Xss-protection">Original story</a> |

Votes so far: <span style="color:#080">3</span> / <span style="color:#800">0</span>

</div>

			]]></description>
			<guid isPermaLink="true">http://symfony.corank.com/tech/story/output-Escaping-Xss-protection</guid>
			<pubDate>Fri, 25 Jul 2008 08:09:06 GMT</pubDate>
		</item>
	<item>
			<dc:creator>hartym</dc:creator>
			<title>Complex relations population in propel</title>
			<link>http://symfony.corank.com/tech/story/complex-relations-population-in-propel</link>
			<description><![CDATA[


sfPropelImpersonator plugin let you fetch complex database relations into propel objects. Every impossible things in propel made easy, do you believe it? are you going to be charmed, or just pass by this new unbelievable system?
<p/>
<div style="font-size:90%;font-weight:bold">
<a href="http://symfony.corank.com/tech/story/complex-relations-population-in-propel">Read more...</a> |
<a href="http://symfony.corank.com/tech/story/complex-relations-population-in-propel">Original story</a> |

Votes so far: <span style="color:#080">2</span> / <span style="color:#800">0</span>

</div>

			]]></description>
			<guid isPermaLink="true">http://symfony.corank.com/tech/story/complex-relations-population-in-propel</guid>
			<pubDate>Fri, 25 Jul 2008 08:09:06 GMT</pubDate>
		</item>
	<item>
			<dc:creator>symfony</dc:creator>
			<title>symfony: creating individual modular sites with a base configuration</title>
			<link>http://symfony.corank.com/tech/story/symfony-creating-individual-modular-si</link>
			<description><![CDATA[


Ok, so a current project i’m working on is rolling out potentially hundreds of sites..
All of these sites are using the same base, but have different configuration, design and data for each one..
A problem has been how to roll all these sites out, while keeping them easy to update with bug fixes and modifications..
Here’s my solution..
<p/>
<div style="font-size:90%;font-weight:bold">
<a href="http://symfony.corank.com/tech/story/symfony-creating-individual-modular-si">Read more...</a> |
<a href="http://symfony.corank.com/tech/story/symfony-creating-individual-modular-si">Original story</a> |

Votes so far: <span style="color:#080">3</span> / <span style="color:#800">0</span>

</div>

			]]></description>
			<guid isPermaLink="true">http://symfony.corank.com/tech/story/symfony-creating-individual-modular-si</guid>
			<pubDate>Fri, 25 Jul 2008 08:09:06 GMT</pubDate>
		</item>
	<item>
			<dc:creator>symfony</dc:creator>
			<title>How to rig symfony-project with jQuery for AJAX</title>
			<link>http://symfony.corank.com/tech/story/how-to-rig-symfony-project-with-jquery</link>
			<description><![CDATA[


This article covers how to use the jQuery library in to power ajax applications developed in the PHP5 framework, Symfony-project. You need to have basic understanding of AJAX, JavaScript and the MVC structure of Symfony-project to get the fullest out of this article. 

The example shown below uses only a few lines of JavaScript to globally power the typical ajax calls used on the site Kevo.com. It is also totally degradable and easy to remove and test your application without AJAX enabled.
<p/>
<div style="font-size:90%;font-weight:bold">
<a href="http://symfony.corank.com/tech/story/how-to-rig-symfony-project-with-jquery">Read more...</a> |
<a href="http://symfony.corank.com/tech/story/how-to-rig-symfony-project-with-jquery">Original story</a> |

Votes so far: <span style="color:#080">3</span> / <span style="color:#800">0</span>

</div>

			]]></description>
			<guid isPermaLink="true">http://symfony.corank.com/tech/story/how-to-rig-symfony-project-with-jquery</guid>
			<pubDate>Fri, 25 Jul 2008 08:09:06 GMT</pubDate>
		</item>
	<item>
			<dc:creator>symfony</dc:creator>
			<title>Forms Validation with Symfony and Prototype</title>
			<link>http://symfony.corank.com/tech/story/forms-Validation-with-Symfony-and-Prot</link>
			<description><![CDATA[


The last two installments of this ongoing PHP series focused on the advantages of frameworks, demonstrating just how much time and effort they can eliminate doing otherwise tedious tasks such as building backend management scaffolds and performing forms validation. These tutorials focused on the increasingly popular CakePHP framework, however in this installment I'll switch gears a bit and instead examine my preferred framework solution: symfony. Specifically, I'll show you how symfony's built-in support for the Prototype JavaScript framework can greatly enhance the user experience within your applications.
<p/>
<div style="font-size:90%;font-weight:bold">
<a href="http://symfony.corank.com/tech/story/forms-Validation-with-Symfony-and-Prot">Read more...</a> |
<a href="http://symfony.corank.com/tech/story/forms-Validation-with-Symfony-and-Prot">Original story</a> |

Votes so far: <span style="color:#080">3</span> / <span style="color:#800">0</span>

</div>

			]]></description>
			<guid isPermaLink="true">http://symfony.corank.com/tech/story/forms-Validation-with-Symfony-and-Prot</guid>
			<pubDate>Fri, 25 Jul 2008 08:09:06 GMT</pubDate>
		</item>
	</channel>
</rss>


