Blogging together 1st Vocational School - 1st Laboratory Center

Slides:



Advertisements
Similar presentations
Introduction to Web Design, HTML & WordPress. What is Web Design? Web Design encompasses many different skills and disciplines in the building and maintenance.
Advertisements

@beckyddesign Beckydavisdesign.com Take Control of Your Site with WordPress.
REQUIREMENTS Before starting, these requirements should be met: Service Body Requirements Trusted Servant Requirements Server/ISP Requirements Budget.
Seattle Drupal Clinic Introduction to Drupal and Web Content Management.
Easy Website Creation Using WordPress Welcome and Thank You to our Sponsors.
Content Management, Working with WordPress Pavel Ivanov Telerik Corporation
Content Management, Working with WordPress Svetlin Nakov Telerik Corporation
Νοέμβριος 2007 ΝΙΚΟΛΑΟΣ ΚΑΝΤΖΕΛΗΣ Use Worpress to create your own blog WORDPRESS 2.0.
Wordpress as a content management system Building a better website with content management systems | June 12, 2009.
Kick start your career with WordPress
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.
Content Management, Working with WordPress Svetlin Nakov Telerik Corporation
Joomla and Wordpress Tyler Phillips. Joomla Joomla is an award-winning content management system (CMS), which enables you to build Web sites and powerful.
5 Days Open Source Workshop Zencart – Wordpress – Joomla Welcome Day 3.
UWWD In our quest to eliminate bad websites, we present…. HALLELUJAH!!
Presented by Mina Haratiannezhadi 1.  publishing, editing and modifying content  maintenance  central interface  manage workflows 2.
Sample School Website Sydney Region ITSU School Support
Learning Word Press. You will learn how to Get your own Get hosting for your website Get a design for your website Learn.
About the CMS WordPress A brief overview of both Wordpress.org & WordPress.com WordPress is one of the most popular content management and blog publishing.
Blogs In The Classroom Presented by Cheryl Capozzoli Presented by Cheryl Capozzoli.
Jiří Balej, Martin Podborský, Petra Čačková.  Tools, which enables to produce content without source code knowledge  Text document ◦ MS Word/OO Writer.
Creating library website using Joomla (Open Source-Content Management System): A case study on IIM Ahmedabad library website by Jignesh Amin Professional.
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.
Content Management Systems A content management system is software that loads on your web host’s server and manages all content on your web site dynamically.
Drupal Workshop Introduction to Drupal Part 1: Web Content Management, Advantages/Disadvantages of Drupal, Drupal terminology, Drupal technology, directories.
Web Content Management Systems. Lecture Contents Web Content Management Systems Non-technical users manage content Workflow management system Different.
Content Management Systems AN INTRODUCTION. Learning Objectives To know what a Content Management System is Have an understanding of the different types.
Introduction: Drupal is a free and open-source content management system (CMS). A content management system(CMS) is a computer program that allows publishing,
Creating a Web Presence Introduction to WordPress Week 1.
Introduction to content management systems BTM 395: Internet Programming.
Web Sites for amateur radio. So You want to make a Web Site? There are several things you need to know about web sites before you start to think about.
WordPress Web. WordPress Blogging system with full content management Personal publishing system Built on PHP scripting language and MySQL relational.
Short assessment of the internet’s most valued blog publisher Project accomplished by: Topor Radu Placinschi Oana Sânziana Mihai Alexandru Ionu ţ Cazan.
Content Management System Vicky Pan Oct e: Information Architecture and Design.
WordPress Fast Track. What Is WordPress? Learn what WordPress is Know why WordPress is a popular tool in making websites and blogs Discover some of the.
Seattle Drupal Clinic Introduction to Drupal Part 1: Web Content Management, Advantages/Disadvantages of Drupal, Drupal terminology.
Sample School Website. What is wrong with the existing School Webspace Site? Can only host static pages – no dynamic content possible. Can not be edited.
My Blogging History with WordPress Why I Like WordPress How to setup a WordPress Blog Account How to configure your WordPress Blog.
+ Publishing Your First Post USING WORDPRESS. + A CMS (content management system) is an application that allows you to publish, edit, modify, organize,
Intro to APACHE, MySQL, and PHP & freely available (hackable) Packages Aonghus Sugrue 04 Oct 2012.
Presentation by Giorgos Theodoridis. WordPress is a free web software you can use to create a beautiful website, blog, or app, (CMS) based on PHP and.
WordPress Vs Joomla Vs Drupal 2015 – Which One Suits Your Business?
EnhanceEdu IIIT-Hyderabad. Agenda What’s a wiki? Comparison with a website Wiki Formatting ‘My’ Page Fun with wiki 2EnhanceEdu, IIIT-Hyderabad.
Umair Tariq Xavor Pakistan (Pvt) Ltd..
WordPress Introduction
3.02H Publishing a Website 3.02 Develop webpages..
A foundation to build on...
Business in a Connected World
Javad Jahdi Master: M.M.Nematollahi
What is a Blog? short for Weblog journal on a website
WordPress “WordPress is a free and open source blog publishing application.” Christina Vasileiou Database management system.
PHP Training at GoLogica in Bangalore
Unit 2, Lesson 5 Website Development Tools
WordPress Development
Facebook Clone Script | Social Network Script - Open Source Social Network Script
Unit 2, Lesson 5 Website Development Tools
Content Management Systems
Comparison of nopCommerce with its competitors
Easy Website Creation Using WordPress
Fast, free, fun Weebly web sites.
Content Management Systems
Introduction to WordPress
What is a CMS. CMS is content management system CMS is a software that stores content.
WordPress Development
4.02 Develop web pages using various layouts and technologies.
COLLABORATING VIA BLOGS AND WIKIS
Convergence IT Services Pvt. Ltd
Exploring Web Page Design
Wordpress.
WordPress Development
Presentation transcript:

Blogging together 1st Vocational School - 1st Laboratory Center of Agioi Anargyroi / Athens Lycée Marcel Deprez / Paris Blogging together Anastasios Pallas Athens, 28 April 2017

Content Management Systems What is a CMS? It is a software that allow someone to create, organize and publish content that may contain text, photos, videos, etc. The main advantage is that it is NOT necessary to know a programming language or HTML/CSS which is needed in order to create pages (web sites) for WWW.

Advantages of CMS No Technical or Programming Skills Easy to Learn and Easy to Use Publish a Web Site with Free or Small Cost in Minutes or days. Security is included Can be easily extended with more features Many Con-current Users (All modern web sites are built upon a CMS) Users can have Different Roles (Access Levels)

Creating a Web Site WITHOUT CMS HTML + CSS + Programming Language (ex. PHP, Javascript, etc)

Build a Web Site WITH CMS Users use an Editor All Programming Code (HTML,CSS, PHP, etc) are handled and build by the CMS without users need to know. All Content are Separated from Code and it is organized into a Databases (ex. MySQL)

POPULAR CMS Wordpress Drupal Joomla Blogger Concrete5 Moodle (for e-learning) Magento (for eshops) PrestaShop (for eshops) OpenCart (for eshops)

Wordpress Begin at 2003 as a bloging platform Today the most famous CMS with more that 30% of all Internet web sites created with it!!! (https://trends.builtwith.com/cms) It is used not only for blogging but for Business web sites, News Portals, E-Shops, Forums, etc Has a very large Community Huge number of Plugins to extend features Today 50.000!!! (https://wordpress.org/plugins/)

Web Sites with Wordpress Free via Wordpress.com Example: myfreewebsite.wordpress.com Disadvantage is the limited space and plugins! Free Download and install Wordpress for your domain and Web Server. It is very Easy! Example: www.mywebsite.gr Disadvantage is security!

Wordpress Users Roles Administrators – Full Access to do everything and to install plugins. Editor – has access to all posts, pages, comments, categories, tags, and links. Author – can write, upload photos to, edit, and publish their own posts. Contributor – but can write and edit their own posts until they are published (no publishing or uploading capability). Follower (public sites) / Viewer (private sites only) – can read and comment on posts and pages.

Wordpress at School Wordpress platform is ideal for school projects. Web site is created in minutes and can easily invite students to contribute. Teacher can use for students the Contributor Role if they like to approve students content before publishing. Student view and edit only their post. They cannot upload photos or files into wordpress. Or use Author or Editor Role if they like students to publish content and review them later. Students can use “Pending review” options if they want to get approval of a post.

Blogging Together https://electroprojectblog.wordpress.com Lets students put some content to our blog! Our blog web site! https://electroprojectblog.wordpress.com