archive | productivity RSS feed for this section

Checking kernel, architecture, and release (distribution) information on Linux

The ‘uname’ utility can be used to check a Linux operating system’s kernel and architecture, while the contents of the /etc/*-release file contains the release information.

Read more

Review: Zooom/2 for Mac OS X Leopard and Snow Leopard

Zooom/2 is a Mac desktop utility that redefines how you can resize, move and align your application windows – making you faster and more productive.

Read more

A simpler way to send Text or HTML emails with attachments in PHP

This post details how to create and send Text / HTML email messages with attachments in PHP using an adapted version of the CodeIgniter Email Library.

Read more

Why are we charged R4850 / $643 / £387 per megabyte for Text Message (SMS) services?

When converted to a cost per megabyte, text messages are ridiculously expensive. Why are we being overcharged an average of 73609 times the fair transmission cost?

Read more

10 Cost-Effective web development tips by Drew McLellan

This post is a presentation on 10 Cost-Effective Web Development Tips by Drew McLellan.

Read more

12 Tips to improve your jQuery code

jQuery is a library that greatly simplifies how developers use JavaScript. These tips aim to point out some advanced tricks that can be used with jQuery code to make it more efficient.

Read more

JavaScript Best Practices by Christian Heilman

This post contains a presentation of well thought-out JavaScript tips and best practices by Christian Heilmann.

Read more

Checking which processes are accessing the Internet on a Unix machine

The “lsof” Unix command line tool can be used to list the IP Addresses / Host Names and Port details about all processes’ open network files (connections).

Read more
Afrigator