SEARCH

Archive for February, 2013

Gzip Apache Website

Wednesday, February 27th, 2013

Apache 2.x Gzip Compression For Websites

Websites are more complex due to use of elaborate CSS style-sheets and JavaScript code. Most website content features text and multimedia such as images for slide-shows. Rich media such as photos, audio and videos are already compressed.

The Apache HTTP Server module called mod_deflate can compress content before it is delivered to the client-side. All modern browsers are capable of output compression. Even old browsers such as Microsoft’s Internet Explorer 7, 8 and 9 support output compression.

(more…)

Tags: , , , , , ,
Posted in Tips & Tricks | 1 Comment »

Geany Custom Template Video 0045

Friday, February 22nd, 2013

A Video for the Ojambo.com Geany Custom Template article.
Part One of One

(more…)

Tags: , , , , , , ,
Posted in Tips & Tricks, Videos | No Comments »

Git Source Code Management

Wednesday, February 13th, 2013

Source Code Management Using Git

Web designers and application developers can use Git to track changes or versions. Git is a distributed version control system (dvcs). Every repository (local copy of source code) contains the complete history therefore rendering a central server redundant or network independent.

The focus of this tutorial will be on setting up two repositories. The remote repository can be located on a remote server or local disk drive. The local repository will refer to the version were changes are made on the local machine.

(more…)

Tags: , , , , , , , ,
Posted in Tips & Tricks | 2 Comments »

Website Update For February 2013

Monday, February 11th, 2013

February Updates:

  1. Can now post comments using Twitter or Facebook to Ojambo.com articles.
  2. Easier sharing of articles to multiple social media networks.
  3. New series based on source code management Git..
  4. New application development articles coming soon.
  5. All videos will have much better audio.

Posted in News | No Comments »