Blog Posts

Getting started with Pelican

• Published on May 9, 2020 by zphoenix


TL;DR : Pelican is a static site generator written mainly in Python and why we call it static is because it doesnt require any database and its very simple. Pelican takes the content in mostly as text or markdown format, push it to a template and outputs as a HTML...

Read More

Hosting a Profile in Gitlab

• Published on May 6, 2020 by Nidhi KS


HOSTING A PROFILE WEBSITE IN GITLAB Hosting a website which you have designed is everyone’s dream. If its yours too then read along the blog and have in fact hosted too. Prerequisites: A GNU Linux machine. Basic Knowledge on HTML and CSS. An enthusiasm to learn. Creating an Gitlab account...

Read More

Understand Four Freedoms of Free Software

• Published on Apr 30, 2020 by zphoenix


My Understanding of Four Freedoms of Free Software !!! Free Software refers to free as in freedom and that’s what i too believe in !!!. A free software always should guarantee its users the essential four freedoms. The absence of at least any one of these freedoms means an application...

Read More

GLUG PESCE Online Session

• Published on Apr 20, 2020


GLUG Online Sessions Report Updates in FSMK Discuss GLUG PESCE Online Sessions Free Software & Free Software Movement 20th April, 2020 zphoenix Ice-Breaker & Glug along with its purpose 22ndth April, 2020 Happysunshine Install Fest & Basic commands 24th April, 2020 Sunad K [EC, FSMK], Preetham Kishore, Happysunshine Copyright &...

Read More

Introduction to Git

• Published on Oct 31, 2019 by zphoenix


Contents Git Why Git ? Installation and Configuration Settings Existing project to Git Repository Commit Clone and Push a repository Create a branch for Issues, Push, Merge, Delete a repository after commit 1. Git Git is a Open-Source distributed control system to manage changes to source code. It was developed...

Read More

Getting started with Flask

• Published on Oct 30, 2019 by zphoenix


FLASK Session #FlaskFlask session handled on 30th & 31st October 2019. Pre Requisties — Python3 — Pip3 — Flask Installation and Procedure : step1: Go to https://www.python.org/ftp/python/3.8.0/python-3.8.0-amd64.exe Now download python3 in your machine. step2: Run the installer, dont forget to check the path below step3: Windows Users ->select custom installtion...

Read More

Shell Scripting 0.0

• Published on Mar 23, 2019 by zphoenix


SHELL SCRIPTING 0.0 Shell Scripting is a series of command/s stored in a plain text file and execute the text file instead of typing each command it is Shell Script. Shell scripts can take input from a user or file and output them to the screen. Whenever one do the...

Read More

Introduction to GNU/Linux and Terminal Commands

• Published on Mar 4, 2019 by zphoenix


What is GNU/Linux? It is an Operating System that manages a computer. It is entirely free and large number of developers spread over the world who always contribute for its development and existence till date. GNU/Linux is the core component and have different products which are distributions(distros) that vary with...

Read More

GIMP Workshop

• Published on Apr 9, 2018


On 7th April, 2018 i.e on this Saturday Glug conducted a free workshop on GIMP, an alternative free software on Photoshop. The session was guided by Mr.Vishal as the resource person. The session 2pm and went on upto 5pm. It was a fun workshop where each individual got personal attention...

Read More

Python Basic Hands-on Workshop

• Published on Mar 26, 2018


Glug-PESCE organised a one day workshop on Phython Programming language on 24th March, 2018 which was a Saturday. The session started with a small introductory at 10am with the ISE dept HoD, Dr.Minavathi sharing her thoughts. The resource persons for the day’s workshop were Karthik Rao, an AI Consultant and...

Read More

Introduction to GNU/LINUX and Free Software

• Published on Mar 10, 2018


The session started around 4:15pm as it scheduled at. At beginning of this session we had self introduction of ourselves. First Mohammed Saif from the 3rd year CS took on the session. He spoke about Free software. And the audience response to his session was great. Later Sanjay from 2nd...

Read More