<?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/"
	>

<channel>
	<title>www.neurosoftware.ro - Web Development, php , ajax , symfony &#187; framework</title>
	<atom:link href="http://www.neurosoftware.ro/wp/category/framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.neurosoftware.ro/wp</link>
	<description>Web development , php , ajax , symfony, framework, zend, SEO, User Interface</description>
	<lastBuildDate>Tue, 24 Mar 2009 12:23:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Fluid &#8211; A Project To Improve User Experience</title>
		<link>http://www.neurosoftware.ro/wp/elvis/framework/fluid-a-project-to-improve-user-experience/</link>
		<comments>http://www.neurosoftware.ro/wp/elvis/framework/fluid-a-project-to-improve-user-experience/#comments</comments>
		<pubDate>Tue, 24 Feb 2009 11:25:45 +0000</pubDate>
		<dc:creator>elvis</dc:creator>
				<category><![CDATA[framework]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[user interface]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/wp/?p=450</guid>
		<description><![CDATA[Fluid is an open source software community that: builds user interfaces and commonly used interactions teaches others how to build good user-centred designs works with other software projects to integrate created solutions into their applications. They have ready-to-use solutions that will attract both designers &#38; developers. Fluid Infusion A set of rich, reusable, accessible web [...]]]></description>
		<wfw:commentRss>http://www.neurosoftware.ro/wp/elvis/framework/fluid-a-project-to-improve-user-experience/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MooTools Animated Progress Bar: dwProgressBar</title>
		<link>http://www.neurosoftware.ro/wp/elvis/framework/mootools-animated-progress-bar-dwprogressbar/</link>
		<comments>http://www.neurosoftware.ro/wp/elvis/framework/mootools-animated-progress-bar-dwprogressbar/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 09:23:56 +0000</pubDate>
		<dc:creator>elvis</dc:creator>
				<category><![CDATA[framework]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[user interface]]></category>
		<category><![CDATA[animate]]></category>
		<category><![CDATA[MooTools]]></category>
		<category><![CDATA[progress bar]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/wp/?p=364</guid>
		<description><![CDATA[Progress bars are a great way visualizing events that may take some time like uploads, form submissions &#38; more. This is a MooTools animated progress bar which is highly customizable and easy to implement. You can define the &#8220;start percentage&#8221; and &#8220;speed&#8221; of the progress bar besides other variables. Usage is this easy: pb = [...]]]></description>
		<wfw:commentRss>http://www.neurosoftware.ro/wp/elvis/framework/mootools-animated-progress-bar-dwprogressbar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Golden Grid: A CSS Grid Framework</title>
		<link>http://www.neurosoftware.ro/wp/elvis/framework/golden-grid-a-css-grid-framework/</link>
		<comments>http://www.neurosoftware.ro/wp/elvis/framework/golden-grid-a-css-grid-framework/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 07:12:01 +0000</pubDate>
		<dc:creator>elvis</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/wp/?p=319</guid>
		<description><![CDATA[Vladimir Carrer, who also created the Emastic &#38; Malo CSS frameworks has a fresh framework named Golden Grid. It is a web grid system, that is totally focused on grid-based designs (not a complete CSS framework). Golden Grid uses float:left approach for building grids rather than positions. It is a 6/12 column grid system with [...]]]></description>
		<wfw:commentRss>http://www.neurosoftware.ro/wp/elvis/framework/golden-grid-a-css-grid-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Symfony &#8211; Propel, Doctrine, Eclipse PDT autocomplete (doctrine generateAccessors)</title>
		<link>http://www.neurosoftware.ro/wp/elvis/symfony/symfony-propel-doctrine-pdt-autocomplete-doctrine-generateaccessors/</link>
		<comments>http://www.neurosoftware.ro/wp/elvis/symfony/symfony-propel-doctrine-pdt-autocomplete-doctrine-generateaccessors/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 11:51:38 +0000</pubDate>
		<dc:creator>elvis</dc:creator>
				<category><![CDATA[doctrine]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[propel]]></category>
		<category><![CDATA[Symfony]]></category>
		<category><![CDATA[doctrine generateAccessors]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/wp/?p=307</guid>
		<description><![CDATA[Do you want a real autocomplete of the global core classes of the symfony framework (ie sfWebRequest, sfWebResponse&#8230; ?) or only for classes generated by the ORM ? Here are some answers: * Propel generates all accessors (getters and setters), so Eclipse PDT gives you the autocomplete for your model. * Doctrine, by default, doesn&#8217;t [...]]]></description>
		<wfw:commentRss>http://www.neurosoftware.ro/wp/elvis/symfony/symfony-propel-doctrine-pdt-autocomplete-doctrine-generateaccessors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Symfony &#8211; Comparing Propel, Doctrine and sfPropelFinder</title>
		<link>http://www.neurosoftware.ro/wp/elvis/symfony/symfony-comparing-propel-doctrine-and-sfpropelfinder/</link>
		<comments>http://www.neurosoftware.ro/wp/elvis/symfony/symfony-comparing-propel-doctrine-and-sfpropelfinder/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 11:03:17 +0000</pubDate>
		<dc:creator>elvis</dc:creator>
				<category><![CDATA[doctrine]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[propel]]></category>
		<category><![CDATA[Symfony]]></category>
		<category><![CDATA[compare]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/wp/?p=296</guid>
		<description><![CDATA[When it comes to ORMs, it&#8217;s all a matter of preference. Is it, really? This post compares side-by-side the code required to perform some simple operations with three OO database requesting API. The purpose is to demonstrate that productivity, and not only style, can vary a lot depending on the ORM you choose. There are [...]]]></description>
		<wfw:commentRss>http://www.neurosoftware.ro/wp/elvis/symfony/symfony-comparing-propel-doctrine-and-sfpropelfinder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>gotAPI: Information For Many APIs In One Place</title>
		<link>http://www.neurosoftware.ro/wp/elvis/php/gotapi-information-for-many-apis-in-one-place/</link>
		<comments>http://www.neurosoftware.ro/wp/elvis/php/gotapi-information-for-many-apis-in-one-place/#comments</comments>
		<pubDate>Fri, 13 Feb 2009 11:04:28 +0000</pubDate>
		<dc:creator>elvis</dc:creator>
				<category><![CDATA[ajax]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[ExtJS]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Scriptaculous]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[api]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/wp/?p=228</guid>
		<description><![CDATA[gotAPI provides an interface which makes it easy to reach the methods and functions of many JavaScript frameworks, scripting &#38; programming languages, databases &#38; even CMS softwares. gotAPI gets the information from the original sources or trusted websites which makes the data up-to-date. Once you get used to the web interface, reaching data becomes faster [...]]]></description>
		<wfw:commentRss>http://www.neurosoftware.ro/wp/elvis/php/gotapi-information-for-many-apis-in-one-place/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>20 Great PHP frameworks for developers</title>
		<link>http://www.neurosoftware.ro/wp/elvis/php/20-great-php-frameworks-for-developers/</link>
		<comments>http://www.neurosoftware.ro/wp/elvis/php/20-great-php-frameworks-for-developers/#comments</comments>
		<pubDate>Thu, 27 Nov 2008 12:03:43 +0000</pubDate>
		<dc:creator>elvis</dc:creator>
				<category><![CDATA[framework]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/wp/?p=51</guid>
		<description><![CDATA[A good PHP framework can help you develop a PHP application quickly, with more simplicity and with a vision &#8220;best-practices-oriented&#8221;. 1. CodeIgniter CodeIgniter is a powerful PHP framework with a very small footprint, built for PHP coders who need a simple and elegant toolkit to create full-featured web applications. Read more&#8230; 2. CakePHP CakePHP is [...]]]></description>
		<wfw:commentRss>http://www.neurosoftware.ro/wp/elvis/php/20-great-php-frameworks-for-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Testing ExtJS  Applications With Selenium</title>
		<link>http://www.neurosoftware.ro/wp/elvis/extjs/testing-extjs-applications-with-selenium/</link>
		<comments>http://www.neurosoftware.ro/wp/elvis/extjs/testing-extjs-applications-with-selenium/#comments</comments>
		<pubDate>Tue, 04 Nov 2008 12:42:46 +0000</pubDate>
		<dc:creator>elvis</dc:creator>
				<category><![CDATA[debug]]></category>
		<category><![CDATA[ExtJS]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Selenium]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/wp/?p=43</guid>
		<description><![CDATA[&#160; Overview As developers we can create great software. Unfortunately, we usually introduce a few bugs along the way. Using a testing tool can ensure we catch the bugs and resolve them quickly. There are many different approaches to testing. Some advocate writing the tests within the application, others suggest a separate testing environment entirely. [...]]]></description>
		<wfw:commentRss>http://www.neurosoftware.ro/wp/elvis/extjs/testing-extjs-applications-with-selenium/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Javascript in Modern Web Design</title>
		<link>http://www.neurosoftware.ro/wp/elvis/javascript/javascript-in-modern-web-design/</link>
		<comments>http://www.neurosoftware.ro/wp/elvis/javascript/javascript-in-modern-web-design/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 14:23:52 +0000</pubDate>
		<dc:creator>elvis</dc:creator>
				<category><![CDATA[ajax]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/wp/?p=22</guid>
		<description><![CDATA[In today’s web design, Javascript is a must-have component. Aside from its functionality, Javascript can enhance user experience by creating transitional effects such as fading and sliding animation. Thanks to the open source Javascript frameworks, we don’t need to write custom Javascript from scratch anymore. Here are 47 Javascript plugins that you can use to [...]]]></description>
		<wfw:commentRss>http://www.neurosoftware.ro/wp/elvis/javascript/javascript-in-modern-web-design/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ajax Image Galleries &amp; Lightbox</title>
		<link>http://www.neurosoftware.ro/wp/elvis/javascript/ajax-image-galleries-lightbox/</link>
		<comments>http://www.neurosoftware.ro/wp/elvis/javascript/ajax-image-galleries-lightbox/#comments</comments>
		<pubDate>Wed, 17 Sep 2008 08:24:42 +0000</pubDate>
		<dc:creator>elvis</dc:creator>
				<category><![CDATA[ajax]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[galleries]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[lightbox]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/wp/?p=19</guid>
		<description><![CDATA[Ajax Image Galleries &#38; Lightboxes Minishowcase Minishowcase is a small and simple php/javascript online photo gallery, powered by AJAX/JSON that lets you put easily your images in an online gallery, without having to configure databases or changing and customising code (though you may do it if you feel so) allowing to have an up-and-running gallery [...]]]></description>
		<wfw:commentRss>http://www.neurosoftware.ro/wp/elvis/javascript/ajax-image-galleries-lightbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AJAX-Solutions For Professional Coding</title>
		<link>http://www.neurosoftware.ro/wp/elvis/javascript/ajax-solutions-for-professional-coding/</link>
		<comments>http://www.neurosoftware.ro/wp/elvis/javascript/ajax-solutions-for-professional-coding/#comments</comments>
		<pubDate>Wed, 17 Sep 2008 08:18:17 +0000</pubDate>
		<dc:creator>elvis</dc:creator>
				<category><![CDATA[ajax]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/wp/?p=18</guid>
		<description><![CDATA[AJAX Auto Completer 1. AJAX AutoSuggest: An AJAX auto-complete text field 2. AJAX Autocompleter / script.aculo.us library 3. AJAX AutoCompleter 4. Ajax autosuggest/autocomplete from database 5. Ajax dynamic list AJAX Instant Edit 6. AJAX inline text edit 2.0 7. AJAX &#38; CSS Flickr-like Editing Fields 8. AJAX Instant Edit AJAX Menus, Tabs 9. 14 Tab-Based [...]]]></description>
		<wfw:commentRss>http://www.neurosoftware.ro/wp/elvis/javascript/ajax-solutions-for-professional-coding/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JavaScript frameworks</title>
		<link>http://www.neurosoftware.ro/wp/elvis/javascript/javascript-frameworks/</link>
		<comments>http://www.neurosoftware.ro/wp/elvis/javascript/javascript-frameworks/#comments</comments>
		<pubDate>Sun, 31 Aug 2008 09:15:41 +0000</pubDate>
		<dc:creator>elvis</dc:creator>
				<category><![CDATA[framework]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/wp/?p=11</guid>
		<description><![CDATA[&#160; JavaScript frameworks are the newest tools in the Web application development, they’re very powerful. The frameworks came about specifically to allow more powerful JavaScript programming. frameworks are designed primarily to make your applications cool. Here listing some famous JavaScript frameworks, Some are commercial, some are open source, and some are a mix of the [...]]]></description>
		<wfw:commentRss>http://www.neurosoftware.ro/wp/elvis/javascript/javascript-frameworks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

