Archive for the ‘symfony’ Category
Developing Symfony with Eclipse
June 3rd, 2009
hi i found a great link for symfony developers.
Developing Symfony with Eclipse
The Symfoclipse-Plugin: Currently in Version 1.2.1 this is the first Symfony-Plugin for Eclipse. Some glitches and rough edges but pretty usefull. It allows you to run common commands like freeze, cc and so on for a symfony project. First support for YAML is also available. The plugin is available from: http://noy.cc/symfoclipse
from ,
hiren sejpal
Tags: eclipse, PHP, symfony development, web development
Posted in php development, symfony, web development | 3 Comments »
Symfony
May 25th, 2009
A framework streamlines application development by automating many of the patterns employed for a given purpose. A framework also adds structure to the code, prompting the developer to write better, more readable, and more maintainable code. Ultimately, a framework makes programming easier, since it packages complex operations into simple statements.
Symfony is a complete framework designed to optimize the development of web applications by way of several key features. For starters, it separates a web application’s business rules, server logic, and presentation views. It contains numerous tools and classes aimed at shortening the development time of a complex web application. Additionally, it automates common tasks so that the developer can focus entirely on the specifics of an application. The end result of these advantages means there is no need to reinvent the wheel every time a new web application is built!
Symfony was written entirely in PHP 5. It has been thoroughly tested in various real-world projects, and is actually in use for high-demand e-business websites. It is compatible with most of the available databases engines, including MySQL, PostgreSQL, Oracle, and Microsoft SQL Server. It runs on *nix and Windows platforms. Let’s begin with a closer look at its features.
original blog from : Symfony
Tags: Framework, PHP, symfony web development, web developing tool
Posted in php development, symfony, web development | Comments Off
some useful symfony plugins
May 12th, 2009
here is the some useful symfony plugin list for symfony developers.
Manage javascripts/stylesheets libraries as coherent packages, dependencies, packing, caching and supercaching. JS framework independant. No magic included.
This plugin gives you a component to include a simple language switcher. It holds the current URL and changes the sf_culture parameter.
This plugin gives you a component to include a simple language switcher. It holds the current URL and changes the sf_culture parameter.
attempt to translate your sentences using Google AJAX Language API
Main features includes: * multilanguage support (the same news item in different languages) * frontend (AJAX or form-based) administration * backend administration * lastest news block component and helper * autogeneration of news item annotation * fully customizable to suit your needs * news item files managment * nested news categories * RSS feed
hope tht you liked it.
thank you,
kiran vadariya
Tags: development, PHP, plugins, symfony web development
Posted in php development, symfony, web development | 1 Comment »
some usefule symfony plugins :)
April 30th, 2009
take a quick look at some useful symfony plugins . useful for your symfony project. if any query or change then post comment on it.
- sfSimpleCMSPlugin
- sfGuardPlugin
- sfDoctrinePlugin
- sfPropelActAsNestedSetBehaviorPlugin
- sfMediaLibraryPlugin
- sfSimpleBlogPlugin
- sfSimpleForumPlugin
- sfFeed2Plugin
- sfgWidgetsPlugin
- sfThumbnailPlugin
- sfUJSPlugin
- sfControlPanelPlugin
- sfFormValidationPlugin
- sfMogileFSPlugin
- sfLightboxPlugin
- sfCaptchaPlugin
- sfNiftyPlugin
- sfPrototypeWindowPlugin
- sfPropelLoadbalancerPlugin
- sfSavvyPlugin
- sfYzClientSideValidationPlugin
from ,
sanjay
Tags: plugins, symfony, symfony development, web development
Posted in php development, symfony, web development | 1 Comment »
Different type of Open source license
April 24th, 2009
OSI approved licenses
Licenses that are popular and widely used or with strong communities (9)
- Apache Software License 2.0
- New and Simplified BSD Licenses.
- GNU General Public License (GPL)
- GNU Lesser General Public License (LGPL)
- MIT License
- Mozilla Public License (MPL) 1.1
- Common Development and Distribution License
- Common Public License 1.0
- Eclipse Public License
Special purpose licenses
Other/Miscellaneous licenses
- Adaptive Public License (APL)
- Artistic License
- Open Software License
- Q Public License (QPL)
- zlib-libpng license
Licenses that are redundant with more popular licenses
- Academic Free License
- Attribution Assurance Licenses
- Eiffel Forum License 2
- Fair License
- Historical Permission Notice and Disclaimer
- Lucent Public License 1.02
- Open Sourced License [3]
- University of Illinois/NCSA Open Source License
- X.Net License
Non-reusable licenses (25)
- Apple Public Source License
- Computer Associates Trusted Open Source License
- CUA Office Public License
- Entessa Public License
- EU DataGrid Software License
- Frameworx License
- IBM Public License
- Motosoto License
- Naumen Public License
- NetHack General Public License
- Nokia Open Source License
- OCLC Research Public License 2.0
- PHP License
- Python License (CNRI Python License)
- Python Software Foundation License
- RealNetworks Public Source License
- Reciprocal Public License
- Ricoh Source Code Public License
- Sleepycat License
- Sun Public License (SPL)
- Sybase Open Watcom Public License
- Vovida Software License v. 1.0
- W3C License
- wxWindows Library License
- Zope Public License
Superseded licenses (5)
- Apache Software License 1.1
- Artistic License 1.0
- Eiffel Forum License 1
- Lucent Public License Plan9
- Mozilla Public License (MPL) 1.0
Licenses that have been voluntarily retired
- MITRE Collaborative Virtual Workspace License (CVW License)
- Intel Open Source License
- Jabber Open Source License
- Sun Industry Standards Source License (SISSL)
Not categorized
- Affero General Public License
- Boost Software License (BSL1.0)
- Common Public Attribution License
- GNU General Public License 3.0
- GNU Library or “Lesser” General Public License version 3.0 (LGPLv3)
- ISC License
- Microsoft Public License (Ms-PL)
- Microsoft Reciprocal License (Ms-RL)
- MirOS License
- Non-Profit Open Software License 3.0
- NTP License
- Reciprocal Public License 1.5 (RPL1.5)
- Simple Public License 2.0
hope your r enjoyed this one:)
from,
kiran vadariya
Tags: GFL, GPL, lience, open source
Posted in drupal, joomla, php development, symfony, web development | 2 Comments »
Symfony 2.0 an Enhancement of Symfony 1.0.
April 22nd, 2009
Symfony 2.0 is a major step forward for the symfony project. This new version introduces new concepts and new components, and make the framework even more decoupled and flexible than before. As an added bonus, the framework is also more lightweight and much faster. This session will give you a feeling of the power of Symfony 2.0 by introducing the main new components of the framework.
It’s realy good and nice one framework of PHP5.So let’s begin toward it.
Tags: 2.0, Framework, PHP, symfony, Website development
Posted in php development, symfony, web development | 2 Comments »
