You are here:
  • Narrow screen resolution
  • Wide screen resolution
  • Decrease font size
  • Default font size
  • Increase font size
  • default color
  • green color
  • blue color

Search

Search Keyword faster
Total 13 results found. Search for [ faster ] with Google
Results 1 - 13 of 13

1. Seven PHP performance rules you should be aware of

(PHP/Performance) Here is a quick list of practices for faster PHP code. Use single quotes instead of double quotes While this can be trivial, it might save some time especially if you code handles lot
Wednesday, 21 October 2009

2. MySQL Performance Tips

(PHP/Performance) ...ne should think of performance. In this article I will list several approaches to making your queries run faster, and overall MySQL server performance optimization to speed up your webpages, whether i...
Thursday, 01 October 2009

3. Separating CSS and JS from HTML

(Improve/Website Optimization Techniques) ...optimization. It allows website visitors to store non-changing parts of your website in browser cache for faster access. Using external files basically results in faster page response times becaus...
Monday, 29 June 2009

4. Ultimate Website Performance Optimization

(Services/Website Hosting) ...ure" if your website is built with PHP - apart from performance boost will make Google index your website faster! ... and lots more! Order Ultimate Website Performance Optimization Now...
Monday, 29 June 2009

5. Lighten the load for Zend Framework Application - Part I

(PHP/Performance) ...imizer, some don't. eAccelerator is reported to work fine with Zend Optimizer and reported to be slightly faster and more memory efficient than APC. Configuring server before deploying your ap...
Wednesday, 13 May 2009

6. Serving XHTML in Zend Framework App

(PHP/Performance) ...triggers majority of the browsers to treat such pages as “tag-soup”. If you really care for faster XHTML rendering, you can get its benefit by using content negotiation, thanks to the ne...
Wednesday, 22 April 2009

7. CSS and Javascript Compression

(Improve/Website Optimization Techniques) ...by stripping unnecessary comments and whitespaces. This allows to save even more on bandwidth and produce faster webpages than before. SmartyCode's professionals are using industry standard tools to m...
Sunday, 23 March 2008

8. GZIP Compression

(Improve/Website Optimization Techniques) ...opt-out' from compression. By enabling compression on your server, not only you will make your website faster (the pages are smaller), but also you save bandwidth on your server! Contact us for a ...
Sunday, 23 March 2008

9. Why SmartyCode?

(General/Frontpage) ...s lack the kind of talent needed to build a fast website that both looks professional and is designed for faster reposnse times. Here, at SmartyCode we know that noone likes sluggsih websites. Sma...
Sunday, 13 January 2008

10. Advanced site performance techniques

(News/Features) In the web of today, it is not enough to have a website that performs required tasks. Good user interactions are playing most important role for making site accessible. A good user interaction is not
Wednesday, 26 December 2007

11. Website Optimization Techniques

(Category Blog) Get faster response speed for your website! Make it faster for your visitors. Your site's visitors will enjoy the benefits of faster browsing. Contact SmartyCode's representative now to get a free quo

12. Serving XHTML in Zend Framework App

(Comments) What is the advantage of this regular experssion over str_replace alternative? str_replace is always faster...
Thursday, 28 May 2009

13. Serving XHTML in Zend Framework App

(Comments) ...d with text/html (common mistake) it does not render the document as XML (XHTML). XML rendering should be faster than rendering HTML document, because XHTML(XML) has well-defined structure. I referred...
Friday, 24 April 2009