I am currently caching my CSS, JS and images using deflate
in my Apache configuration.
Ccna final exam - java, php, javascript, ios, cshap all in one. This is a collaboratively edited question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.
Showing posts with label header. Show all posts
Showing posts with label header. Show all posts
Tuesday, June 5, 2012
Caching Images, JS and CSS in Apache using deflate
Wednesday, May 23, 2012
Android: Adding static header to the top of a ListActivity
Currently I have a class that is extending the ListActivity class. I need to be able to add a few static buttons above the list that are always visible. I've attempted to grab the ListView using getListView() from within the class. Then I used addHeaderView(View) to add a small layout to the top of the screen.
Thursday, April 5, 2012
Cannot properly set the Accept HTTP header with jQuery
I'm trying to set the Accept HTTP header to "text/xml" with this jquery code:
Sunday, January 29, 2012
Limiting download speeds with PHP
I have this code here, however i want to limit the speed the user can download at, how would i implement this into this code;
Subscribe to:
Posts (Atom)