-Uday Dhokale. What is it ??? Installation Requirements Features Demo.

Slides:



Advertisements
Similar presentations
Mobile Application Development Keshav Bahadoor. Part 1 Cross Platform Web Applications.
Advertisements

Copyright © 2004 ProsoftTraining, All Rights Reserved. Lesson 11: Advanced Web Technologies.
Aneef Fashir Software Architect Assette. About Myself 5 years of experience in programming. BSc(Hons) in Computer Science and MIS. Currently working at.
MyIsern Lime MyIsern : A Web-based Collaboration Database By Kevin English University of Hawaii, ICS 613.
Software Freedom Day th September 2007 Asia Pacific Institute of Information Technology Colombo, Sri Lanka. Nazly Ahmed Scripting The Web.
Leveraging Enterprise Library in Your Applications Keith Elder Quicken Loans Manager, Sr. Software Engineer Microsoft MVP Keith a t keithelder dot net.
Server-Side vs. Client-Side Scripting Languages
Joomla!!! Joomla! is a free and open source content management system. It compromises a model-view-controller (MVP). (WIKI) Joomla is written in PHP and.
DATABASE APPLICATION DEVELOPMENT SAK 3408 The Web and DBMS.
Virtual techdays INDIA │ November 2010 SQL Azure Data Sync Shilpa Nirmale │ Associate Manager, Accenture.
Build a CMS Website. The topics this chapter covers are: What is CMS ? What you can do with CMS The benefits and disadvantages of using a content management.
WHAT IS PHP PHP is an HTML-embedded scripting language primarily used for dynamic Web applications.
PHP Web Development, PHP Programming
Windows Azure AppFabric Access Control Service (ACS) v.2 (Beta) Prerequisites.
RUBY ON RAILS It’s so rad. What we’ll cover  What is Ruby?  What is RoR?  Why RoR?  Developing with RoR  Deployment  Demo  Questions.
Hands-On Microsoft Windows Server 2008 Chapter 1 Introduction to Windows Server 2008.
ASIACOVER Spatial Database Engine Based on GeoNetwork OpenSource Technology.

Hands-On Microsoft Windows Server 2008 Chapter 1 Introduction to Windows Server 2008.
Making the Internet a Better Place for Business NIST PKI Steering Committee March 14, 2002.
Session 10 Windows Platform Eng. Dina Alkhoudari.
1 NETE4631 Using Google Web Services and Using Microsoft Cloud Services Lecture Notes #7.
Instant Messaging for the Workplace A pure collaborative communication tool that does not distract users from their normal activities.
Codeigniter is an open source web application. It occupies a very small amount of space in the memory and is most useful for developers who aim to develop.
PHP With Oracle 11g XE By Shyam Gurram Eastern Illinois University.
TRAQ Manager.NET MES on Microsoft.NET Wrapmation Inc Vladimir L’vov This Presentation is available for download at
ISYS 573 Special Topic – VB.Net David Chao. The History of VB Early 1960s:BASIC-Beginner’s All-Purpose Symbolic Instruction Code –Teaching –Simple syntax,
Caravan Business Server a viable alternative development platform niti telecom consultancy april 2002.
We will start soon. Feel free to ask (chat window) anything you want before we start.
CakePHP is an open source web development framework. It follows Model-View- Controller and is developed using PHP. IT is the basic for user to create.
Symfony web development framework is used to develop rapid, complex and large scale web applications faster and in an effective way.
Arnold Geraldo Designing and Making of The Online Auction Website Using CakePHP Framework.
PHP on Windows Improvements in PHP-Microsoft Interoperability Brian Swan PHP Developer Outreach,
POWERSHELL SHENANIGANS KIERAN JACOBSEN HP ENTERPRISE SERVICES.
Training & Support for End Users of Cisco Unified Communications Agenda:  Flash Demo  VoIPT on the Phone  Modules / Pricing  Installation Process.
 Database Administration Installing Oracle 11g & Creating Database.
Active Server Pages (ASP), also known as Classic ASP or ASP Classic, was Microsoft's first server-side script engine for dynamically generated web pages.
General rules 1. Rule: 2. Rule: 3. Rule: 10. Rule: Ask questions ……………………. 11. Rule: I do not know your skill. If I tell you things you know, please stop.
Stoneworks Software Corp. Presents Delegate for Windchill® An Executive Overview.
Imagine Creating Software Without a Single Line of Code!
PHP Introduction PHP is a server-side scripting language.
Date : 3/04/2010 Web Technology Solutions Class: PHP Web Application Frameworks.
PhpMyAdmin Matthew Walsh April 28, 2003 CMSC Shawn Sivy.
Web Browsing *TAKE NOTES*. Millions of people browse the Web every day for research, shopping, job duties and entertainment. Installing a web browser.
Windows SharePoint Services. Overview Windows SharePoint Services (WSS) Information Worker Infrastructure component delivered in Windows Server 2003 Enables.
 Before you continue you should have a basic understanding of the following:  HTML  CSS  JavaScript.
Windows SharePoint Services Installation and Configuration.
10 Most Popular PHP Frameworks for Modern Web Development
PHP on Windows server. About PHP history, usage [ 3 ] Basics about PHP Open, free, object oriented (recently added namespaces), procedural, type free.
+ CIW LESSON 4 Web Browsers. + Basic Functions of Web Browsers Provide a way for users to access and navigate Web pages Display Web pages properly Provide.
Using Joomla CMS to enliven your library Web site By Neil Krasnoff Librarian, Lehman High School.
Expertsfromindia for Joomla Development. Introduction Joomla is an open source and free content management system (CMS) for publishing content on the.
at
Google App Engine. Contents Overview Getting Started Databases Inter-app Communications Modes.
By TOPS Technologies Easy to Used PHP Frameworks 1
BRANDING YOURSELF FINAL DRAFT.
Web Technology Solutions
A PRESENTATION ON (IN PHP,CSS,HTML)
Top 12 PHP Frameworks 2016.
Virtualization and Hosting
HTML 5 By Michael Hurley.
MySQL Sandbox Free software (GPL)
PHP PHP PHP STAND FOR HYPERTEXT PRE-PROCESSOR. PHP PHP PHP STAND FOR HYPERTEXT PRE-PROCESSOR.
SharePoint Cloud hosted Apps
What’s new in web development on Microsoft platform
Cloud Web Filtering Platform
Open Automation Software
WHY SHOULD YOU HIRE PHP DEVELOPER FOR YOUR BUSINESS?
Windows Forms in Visual Studio 2005: An Overview
Web Application Development Using PHP
Presentation transcript:

-Uday Dhokale

What is it ??? Installation Requirements Features Demo

 Symfony is a web application framework for PHP5 projects.  It aims to speed up the creation and maintenance of web applications, and to replace the repetitive coding tasks by power, control and pleasure.  Using Symfony is so natural and easy for people used to PHP and the design patterns of Internet applications that the learning curve is reduced to less than a day.

The very small number of prerequisites make symfony easy to install on any configuration; you just need Unix or Windows with a web server and PHP 5 installed. It is compatible with almost every database system. In addition, it has a very small overhead, so the benefits of the framework don't come at the cost of an increase of hosting costs. Download Link : The sandbox Download Link :

 Support for multiple platforms  cache management  smart URLs  scaffolding  multilingualism and I18N support  Database Engine Independent  Ajax support  enterprise ready