Utilities ● 7zip ● Filezilla – FTP client ● Putty – SSH / Telnet client ● Scite – text editor ● PDFCreator – create PDF's from any application.

Slides:



Advertisements
Similar presentations
Software engineering tools for web development Jim Briggs 1CASE.
Advertisements

IT Project Management, Third Edition Appendix A1 Appendix A: Guide to Using Microsoft Project 2002.
Intranets, Extranets, and Enterprise Collaboration.
INSTALLATION OF WORDPRESS. WORDPRESS WordPress is an open source CMS, often used as a blog publishing application powered by PHP and MySQL. It has many.
Mgt 240 Lecture Website Construction: Software and Language Alternatives March 29, 2005.
Presented by Mina Haratiannezhadi 1.  publishing, editing and modifying content  maintenance  central interface  manage workflows 2.
JOIN A COMMUNITY OF 80,000 E-COMMERCE SITES WORLDWIDE.
Chapter 13 Web Application Infrastructure. Objectives Explain the components and purpose of a web application platform Describe several common webapp.
DEiXTo.
Kentico CMS 5.0 Full-featured Flexible Web Content Management System for All Your Needs.
SEEM4570: XAMPP, Eclipse, Summary of Html Kangfei Zhao Room 711,ERB
PHP and MySQL Week#1  Course Plan.  Introduction to Dynamic Web Content.  Setting Up Development Server Eng. Mohamed Ahmed Black 1.
Managing Client Access
John Hartley Mark Bransby Utilizing Adobe's Publishing Solutions for Distributed Web Publishing.
Web Content Management Systems. Lecture Contents Web Content Management Systems Non-technical users manage content Workflow management system Different.
Sharepoint Makes daily tasks more efficient and improves internal as well as external collaboration Not just cost savings, but adds business value.
Content Management Systems Equals Distributed Web Site Maintenance Robert Gulick, EdD DBA / Technology Trainer Carmi Gulick.
Danielle Baldwin, ITS Web Services CMS Administrator Application Overview and Joomla 1.5 RC 1 Highlights.
PHP HYPERTEXT: PREPROCESSOR By: Justin T. Pleva. WHAT IS PHP?  General purpose  Server-side web development  Console application.
 2:00 pm - 2:15 p.m. ◦ Intro, Welcome and Overview of Agenda  2:15 p.m. - 3:00 p.m. – Admin Training ◦ Introduction to Live at EDU and roadmap.
Open Source: It's Already Here Dave Cross Magnum Solutions Ltd
Open Source Software Open Source Software – another alternative Adapted from: Ed Newman’s TCEA 2005 Presentation.
Eclipse Overview Introduction to Web Programming Kirkwood Continuing Education Fred McClurg © Copyright 2015, Fred McClurg, All Rights Reserved.
SednaSpace A software development platform for all delivers SOA and BPM.
The School District of Philadelphia Office of Information Technology Division of Technology Services Gary Brookstein Carmen Verrilli “Collaboration
Jason G. Caudill Assistant Professor of Business Administration Carson-Newman College.
SharePoint Services Indiana University Cory P. Retherford May 9 th, 2011.
Wikis are websites where pages can be edited using an online document editor. Users can easily edit and share content. Enterprise wikis are platforms.
Customer Relationship Management. Content CRM SugarCRM System Requirement Installation Process Configuration.
Open Source Centre of Excellence Open Source Technologies have given a fresh outlook to companies looking to implement information systems for their enterprise.
1 and Internet Evidence Mark Pollitt Associate Professor, Engineering Technology.
1. What is desktop publishing software used for? 2.
Update on  Mail Gateways  Servers  Spam Tagging  Anti-Virus  IMAP  Web Mail  LISTSERV  POP.
WEP Presentation for non-IT Steps and roles in software development 2. Skills developed in 1 st year 3. What can do a student in 1 st internship.
Understanding StarTeam Enterprise Advantage Course #4124.
Afresco Overview Document management and share
Unit 1 – Web Concepts Instructor: Brent Presley.
MCSE Guide to Microsoft Exchange Server 2003 Administration Chapter One Introduction to Exchange Server 2003.
Project Status Enterprise Messaging Presentation Date.
SSH. 2 SSH – Secure Shell SSH is a cryptographic protocol – Implemented in software originally for remote login applications – One most popular software.
Expertsfromindia for Joomla Development. Introduction Joomla is an open source and free content management system (CMS) for publishing content on the.
Outline  XAMPP  XAMPP Install  Put php and HTML documents  Windows and Mac Version  Security.
Slide 1. What's New in NetBeans IDE 7.1 Name Title.
OBM OBM (Open Business Management)‏ Discover the full GPL enterprise-class and groupware solution By Pierre Baudracco OBM Leader
Computer Science/IM Cookbook
PHP Basics and Syntax Lesson 3 ITBS2203 E-Commerce for IT.
Chapter 13 Web Application Infrastructure
Building Library Web Site Using Drupal
Web Programming Language
WordPress Introduction
3.02H Publishing a Website 3.02 Develop webpages..
Internet Business Associate v2.0
Cms Full-featured Flexible Web Content Management System for All Your Needs.
BEST CLOUD COMPUTING PLATFORM Skype : mukesh.k.bansal.
Understanding the PaaS service model
Lesson 4: Web Browsing.
MICROSOFT OUTLOOK and Outlook service Provider
Appendix A: Guide to Using Microsoft Project 2002
Content Management System
PHP Training at GoLogica in Bangalore
PHP / MySQL Introduction
IT Connects: Lync and Box Staff Association Council
CompTIA Server+ Certification (Exam SK0-004)
4.02 Develop web pages using various layouts and technologies.
Lesson 4: Web Browsing.
XML Based Learning Environment
SOFTWARE TECHNOLOGIES
The Social Life of Information
Appendix A: Guide to Using Microsoft Project 2002
Web Application Development Using PHP
Presentation transcript:

Utilities ● 7zip ● Filezilla – FTP client ● Putty – SSH / Telnet client ● Scite – text editor ● PDFCreator – create PDF's from any application

Thunderbird ● Desktop client (POP and IMAP) – Also supports secure connections for sending and receiving mail ● Excellent replacement for Outlook Express ● Spam filtering on the client ● Scam filtering too ● Integrated address book ● Calendar plugin

CRM ● SugarCRM – Clear market leader – Venture funded Silicon Valley company – Open source + “enterprise enhancements” model – Various deployment options – Good ISV support – Vibrant community – Good range of client case studies

CRM – Enterprise Groupware ● Enterprise Groupware System – Small, home grown company, Senokian – GPL licensed – Broader base of functionality: ERP, Project management, e-commerce / CMS, document management – Various deployment options

Subversion ● Source code repository – Could also be used for websites, documents ● A modern equivalent to CVS ● Store multiple versions of code – Tags to mark a copy of a source tree ● Rollback if mistakes are made ● Compare versions ● Some build tools can deploy from a repository

Trac ● Web interface to a Subversion repository + project tools: – Wiki – Ticket system (bugs, feature requests) – Roadmap – Search integrated – Reporting (e.g. recent additions to repository)

Custom Linux ● Custom distributions and virtual appliances ● Firewall: Smoothwall, IPCop, Endian ● Fileserver: OpenFiler, SME Server ● Wireless systems; OpenWRT, DD-WRT ● Appliances; Mail filters, IM server, Wiki, Directory server, SugarCRM, etc, etc.

EasyEclipse ● Integrated Development Environment (IDE) ● EasyEclipse is Eclipse + useful plugins tested and integrated properly ● Features: – Syntax highlighting – Code hints – Code completion – Code folding – Method extraction – Build tool integration – Subversion integration

OpenOffice.org ● Word processing, Spreadsheets, Presentations, Database, Vector Graphics ● Proprietary version from Sun – StarOffice ● ECDL approved training material and exams ● Natively supports ISO ODF format ● Can read, edit, write.doc,.xls, and.ppt formats

XAMPP ● Great way to install Apache, MySQL, PHP, Perl, FTP server, mail server (Windows only) ● Cross-platform ● Unzip a file and you're done ● phpmyadmin integrated ● Control panel (at least for Windows and Linux)

Content Management ● Drupal, Plone, Joomla! ● Not just about CMS; also platforms for building applications and communities: – Framework for authentication, content versioning and storage, conversion to feeds, PDF output – Community tools, e.g. forums, polls, blogs ● Extensible to e-commerce (e.g. VirtueMart for Joomla!)

Firefox ● Any explanation needed? ● Kick started and still leads innovation in web browser development ● IE 6 is a tarpit – IE 7 may fix some things ● Tabbed browsing, pop-up blocking, cross- platform, standards compliant ● Extensions, extensions, extensions – enabling distributed innovation