At Enlightened We Do It ALL!

Archive for the ‘General’ Category

Website security issues

January 11, 2012, Posted by admin at 12:07 am

Every website might have gone the nightmare of hackers attacking their websites, this has become a regular feature these days! Anyways the next time you get a website done remember to ask your developer to upgrade the website, as every third party application like magento, joomla or wordpress offer better security when upgraded, apart from [...]

Read More

Compress CSS and Javascript files

January 10, 2012, Posted by admin at 10:51 pm

To increase the speed of your website, compress your CSS and Javascript file, this will reduce their file size. And also try to merge multiple css files into one css file and the same goes for the javascript file as well. The target is to reduce the number of requests sent to the server while [...]

Read More

How to upgrade the site from PHP4 to PHP5

February 1, 2011, Posted by admin at 4:09 am

Most often some applications don’t work on servers which have PHP4 with them and the hosting chap simply says, he cant change that. So the simple solution is to open your .htaccess file and copy paste this code. AddHandler application/x-httpd-php5 .php .php4 .php3 .php5 AddType x-mapp-php4 .php That will do the trick. So if you [...]

Read More

How a great design is ruined

December 14, 2009, Posted by admin at 1:17 am

I take so much pride in coming up with great designs, and value customer feedbacks, but lately I came up across a article, and most of the stuff they said was true, check it out for yourself – http://theoatmeal.com/comics/design_hell

Read More
 Page 1 of 2  1  2 »