Most Recently Updated Articles
SVN Remove Added File From Repository and Keep Local File – Subversion
This is quick SVN (Subversion) tip, howto remove added file from SVN repository...
Read MoreCSS compression with own PHP class VS CSSTidy
It makes sense to optimize the site’s cascading style sheets (CSS), as...
Read MorePHP: Loop through dates (from date to date) with strtotime() function
This is very easy way loop through dates (from date to date) with PHP...
Read MoreFormat bytes with PHP – B, KB, MB, GB, TB, PB, EB, ZB, YB converter
Simple PHP function that formats the bytes to the desired form. Possible unit...
Read MoreBitLy (bit.ly) PHP Class – Shorten and Expand URLs (and Hashes) with BitLy API
BitLy (bit.ly) is a service which allows users to shorten, expand, share and...
Read MorePHP CLI Colors – PHP Class Command Line Colors (bash)
PHP Command Line Interface (CLI) has not built-in coloring for script output,...
Read MorePHP 1st, 2nd, 3rd, 4th, 5th, 6th – PHP Add Ordinal Number Suffix
This is simple function to add English ordinal number suffix after normal...
Read MorePHP: Remove Last Character from String – substr/substr_replace/rtrim
This is a very common PHP question, how to remove last character from string in...
Read MorePostgresql (psql) .psqlrc tips and tricks
Psql is a good tool for the PostgreSQL database management and use. Psql client...
Read MorePrevent the browsers to use old cached CSS and JS files
Browser cache is very useful when users download the same CSS and JS files...
Read MoreFind If Not True Then False on Facebook
I would like to welcome all new and old visitors to If Not True False Then site...
Read MorePostgreSQL: Partitioned Table vs Non Partitioned Table (Part 3)
This article compares the speed and performance of queries between partitioned...
Read MorePHP Script to Generate PostgreSQL Table Partitioning (Part 2)
As Part 1 (Howto create PostgreSQL table partitioning) shows, making of...
Read MoreCreate PostgreSQL Table Partitioning (Part 1)
PostgreSQL supports partitioning via table inheritance. So the partitioning is...
Read MorePartitioning PostgreSQL Tables – Handle Millions of Rows Efficiently
PostgreSQL table partitioning means splitting one large database table into...
Read MorePHP Timing Class – Class for Measure PHP Scripts Execution Time and PHP Web Page Load Time
In many cases, it is really useful to know the exact time for how long a PHP...
Read MoreFedora 13 Goddard – What’s New, Overview, Features, Screenshots
Fedora 13 is released. This is overview, what’s new features found on new...
Read MoreCentOS 5.5 Released – What’s new, Overview, Features, Screenshots
CentOS 5.5 is the fifth update to the CentOS 5 distribution series. It contains...
Read MorePostgreSQL Sleep Function pg_sleep – Postgres Delay Execution
One day, I was looking for PostgreSQL database function, which could delay the...
Read MorePostgreSQL: Select a Random Number in a Range (Between Two Numbers)
This is quick tip howto select a random number in a range. Example random...
Read MoreFedora 12 Constantine is released
Fedora team promises to bring to you the latest and greatest release of Fedora...
Read Moreif-not-true-then-false.com New Look
This new design (using Arras Theme) has just been published and will still...
Read MoreBest Google Chrome Search Engine Optimization (SEO) Extensions
Here is a list of the best Google Chrome Search Engine Optimization (SEO)...
Read MoreHowto Install Gnome Shell with YUM on Fedora 12 Linux
What is Gnome Shell? GNOME Shell is the defining technology of the GNOME 3...
Read MoreTwitter hacked? Not really, only Twitter DNS records compromised
I before post ‘Twitter Hacked by Iranian Cyber Army’, but actually...
Read More