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 type
Total 8 results found. Search for [ type ] with Google
Results 1 - 8 of 8

1. Smartycode Web Hosting

(Services/Website Hosting)
Thursday, 12 January 2012

2. Favicon MIME type?

(Markup and Style/CSS) As with all files on the Internet, each needs to have a MIME type assigned. It is the responsibility of webmasters to make sure their files are properly served. With "text/*" MIME, browsers / search
Friday, 17 June 2011

3. Getting MIME of remote file with Zend Framework

(PHP/RapidPHP) If you ever need to get content type of remote file from within PHP, this class will come in handy. Supposing you need to check external link if it is an mp3 file. You will be able to do this: $sn
Friday, 09 April 2010

4. Little PHPDoc and SVN Integration

(PHP/Gotchas) ...2009-06-21 18:50:06Z thomas $ **/ Here is a quick tip on how this can be useful and how to have this type of integration in your projects. On a large project where many people are working on mu...
Thursday, 05 November 2009

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

(PHP/Performance) ...le: #### compress module compress.cache-dir = "/var/cache/lighttpd/compress/" compress.filetype = ("text/plain", "text/html", "text/css", "text/javascript") Next, configure ...
Wednesday, 13 May 2009

6. Serving XHTML in Zend Framework App

(PHP/Performance) ... Serving XHTML is often misunderstood by PHP developers. Frontend engineers simply include the XHTML doctype to their documents, without actually serving document as XHTML. This triggers majority of t...
Wednesday, 22 April 2009

7. Enable your Zend Framework App with Conditional GET! (Make it green)

(PHP/Performance) In this article I'll show you a simple approach to enable your Zend Framework application saving lots of precious bandwidth, and thus, making it more end-users friendly, and save on bandwidth costs.
Tuesday, 10 February 2009

8. Serving XHTML in Zend Framework App

(Comments) ...wer of XML features/tools (for instance document parsing) to HTML. When you simply include the XHTML doctype in a webpage, this is not enough to trigger a supporting browser to actually treat the docu...
Friday, 24 April 2009