Skip to content

A Code Of

code is all around
  • Home
  • Posts
  • Series
Dev: Frontend

Responsive Sitemap with HTML + CSS using Flexbox and CSS Variable

Posted on March 23, 2021

From my old post: create a sitemap with HTML + CSS which uses the old CSS technique like float and uses images to draw lines. But now we have fle...

Dev: Server

Nginx as Systemd service in Ubuntu

Posted on December 22, 2020

When we install Nginx by manually make and install from source, if the server restart Nginx will not launch automatically. In order to do so, we’ll need t...

Dev: Server

Deploy Video On-Demand server with Nginx VOD Module

Posted on December 2, 2020

This post describe how to deploy a Video On Demand Streaming server. Using Kaltura’s nginx vod module which can stream video file (mp4) to many other wrapper su...

Dev: Server

Install sSMTP on Ubuntu to Send Email Using External Server

Posted on August 11, 2020

sSMTP is a program which help deliver and email from a linux machine via external email server using SMTP protocol. The program is useful for a machine or serve...

Dev: Wordpress

Reference Plugin for WordPress

Posted on September 11, 2011

Add references from posts, urls, and books into your post. Featured Google Books Search, Book Preview and Amazon Affiliate link.

Dev: Backend

Visible stat from Google Analytics

Posted on February 12, 2010

From my old blog Extract data from google analytic with PHP which allow you to extract data from Google Analytics to use on your website. In this post we&#...

Dev: Backend

Extract data from Google Analytic API with PHP

Posted on February 10, 2010

PHP class to extract data from Google Analytics using: PHP cURL to connect to Google Analytics Data Extract API PHP DOMDocument to parse XML Google Graph API to...

Categories

  • Dev: Backend
  • Dev: Frontend
  • Dev: Server
  • Dev: Wordpress

Recent Posts

  • Responsive Sitemap with HTML + CSS using Flexbox and CSS Variable
  • Nginx as Systemd service in Ubuntu
  • Deploy Video On-Demand server with Nginx VOD Module
  • Install sSMTP on Ubuntu to Send Email Using External Server
  • Reference Plugin for WordPress

Series

  • No Categories

Tags

responsive-sitemap sitemap ssmtp
acodeof.com © all rights reserved