Ads
-
Install WordPress 3.0.1 on Fedora 13, CentOS 5.5, Red Hat (RHEL) 5.5/6
02 September 2010 1:06 PM | 2 Comments -
PHP 1st, 2nd, 3rd, 4th, 5th, 6th – PHP Add Ordinal Number Suffix
24 August 2010 3:46 PM | No Comments -
YUM Downgrade Packages on Fedora, CentOS, Red Hat (RHEL)
23 August 2010 6:56 PM | No Comments -
LAMP on Fedora 13, CentOS/Red Hat (RHEL) 5.5/6 – (Linux, Apache, MySQL, PHP)
20 August 2010 3:21 PM | 3 Comments -
Install Apache (httpd) and PHP 5.3.3 on Fedora 13, CentOS/RHEL 5.5/6
17 August 2010 3:54 PM | 1 Comment -
Fedora 13 ATI Catalyst (fglrx) 10.7 Drivers Install/Uninstall
09 August 2010 4:46 PM | 10 Comments -
Android SDK and Eclipse ADT on Fedora 13, CentOS 5.5, RHEL 5.5/6
06 August 2010 10:37 AM | 23 Comments -
Eclipse 3.6 Install PDT, JavaScript, CDT, Ruby, MarketPlace Plugins
03 August 2010 3:57 PM | No Comments
- JR
Android SDK and Eclipse ADT on Fedora 13, CentOS 5.5, RHEL 5.5/6 - deu
Android SDK and Eclipse ADT on Fedora 13, CentOS 5.5, RHEL 5.5/6 - JR
Android SDK and Eclipse ADT on Fedora 13, CentOS 5.5, RHEL 5.5/6 - deu
Android SDK and Eclipse ADT on Fedora 13, CentOS 5.5, RHEL 5.5/6 - JR
Android SDK and Eclipse ADT on Fedora 13, CentOS 5.5, RHEL 5.5/6 - JR
Install OpenOffice.org 3.2.1/3.3.0 on Fedora 13, CentOS/Red Hat (RHEL) 5.5 - ljbomir
Install OpenOffice.org 3.2.1/3.3.0 on Fedora 13, CentOS/Red Hat (RHEL) 5.5 - deu
Android SDK and Eclipse ADT on Fedora 13, CentOS 5.5, RHEL 5.5/6
-
Install WordPress 3.0.1 on Fedora 13, CentOS 5.5, Red Hat (RHEL) 5.5/6
02 September 2010 1:06 PM | 2 Comments -
LAMP on Fedora 13, CentOS/Red Hat (RHEL) 5.5/6 – (Linux, Apache, MySQL, PHP)
20 August 2010 3:21 PM | 3 Comments -
Fedora 13 ATI Catalyst (fglrx) 10.7 Drivers Install/Uninstall
09 August 2010 4:46 PM | 10 Comments -
Android SDK and Eclipse ADT on Fedora 13, CentOS 5.5, RHEL 5.5/6
06 August 2010 10:37 AM | 23 Comments -
Install Firefox 4 (beta 4) on Fedora 13 and Fedora 12 – Screenshots
30 July 2010 11:42 AM | 2 Comments -
Install MySQL 5.1 (5.1.50) on Fedora 13, CentOS 5.5, Red Hat (RHEL) 5.5
30 July 2010 9:54 AM | 6 Comments -
Install Sun/Oracle Java JDK/JRE 6u21 on Fedora 13/CentOS 5.5/RHEL 5.5/6
29 July 2010 7:58 AM | 13 Comments -
Install Eclipse SDK 3.6 (Helios) on Fedora 13, CentOS 5.5, RHEL 5.5/6
28 July 2010 10:48 AM | 1 Comment
-
Android SDK and Eclipse ADT on Fedora 13, CentOS 5.5, RHEL 5.5/6
06 August 2010 10:37 AM | 23 Comments -
Install Sun/Oracle Java JDK/JRE 6u21 on Fedora 13/CentOS 5.5/RHEL 5.5/6
29 July 2010 7:58 AM | 13 Comments -
Install Adobe Flash Player 10.1 on Fedora 13, CentOS 5.5, Red Hat (RHEL) 5.5
11 March 2010 11:51 AM | 29 Comments -
CentOS 5.5 Netinstall – Network Installation
08 March 2010 3:41 PM | 5 Comments -
Install Mozilla Firefox 3.6 (3.6.8) on Fedora Linux
21 February 2010 3:00 PM | 5 Comments -
Install Google Chrome with YUM on Fedora 13, Red Hat (RHEL) 6
20 February 2010 9:03 PM | 25 Comments -
Install OpenOffice.org 3.2.1/3.3.0 on Fedora 13, CentOS/Red Hat (RHEL) 5.5
18 February 2010 2:37 PM | 32 Comments -
Install VirtualBox 3.2.8 on Fedora 13, CentOS 5.5, Red Hat (RHEL) 5.5/6
18 February 2010 11:46 AM | 15 Comments
-
Archives
- September 2010 (3)
- August 2010 (30)
- July 2010 (34)
- June 2010 (28)
- May 2010 (36)
- April 2010 (33)
- March 2010 (38)
- February 2010 (39)
- January 2010 (38)
- December 2009 (14)
- November 2009 (12)
- October 2009 (3)
Tags
Apache Applications Bash CentOS CentOS 5.4 CentOS 5.5 Coding Command line Database date Fedora Fedora 10 Fedora 11 Fedora 12 Fedora 13 Firefox Gnome Google Guide Howto KDE Links Linux MySQL News PHP PostgreSQL PostgreSQL Partitioning Programming Programs psql Red Hat Red Hat 5.4 Red Hat 5.5 Red Hat 6 Red Hat Enterprise Linux RHEL Security SQL Tips Tricks Tweets Twitter UNIX Yum
CSS Archive
CSS compression with own PHP class VS CSSTidy
Posted on November 6, 2009 | No CommentsIt makes sense to optimize the site's cascading style sheets (CSS), as it pages load faster, and it reduce the amount of data transferred, and just combining css files could significantly reduce requests to server. So users benefit from faster page loads and webmaster of...Prevent the browsers to use old cached CSS and JS files
Posted on November 5, 2009 | No CommentsBrowser cache is very useful when users download the same CSS and JS files multiple times. Some browsers, however, use the old CSS and JS files from the cache, even though they have been updated. This may lead to unpleasant situations, when the pages are...