The Pothoven Post

Information, experience and learning of Steven Pothoven -- usually technology related.

Showing posts with label PHP. Show all posts
Showing posts with label PHP. Show all posts
Friday, August 17, 2007

Automatically Minimize (Minify) JavaScript

›
One of the 13 Simple Rules for Speeding Up Your Website is to Minify your JavaScript . Sidenote: These rules can be easily checked using th...
4 comments:
Friday, February 23, 2007

Ajax Cross-Domain Issue

›
A common solution to the XMLHttpRequest cross-domain issue (aka cross site scripting or XSS), where you can only communicate with the origin...
7 comments:
Saturday, June 03, 2006

Compressing HTML, CSS, and JavaScript files

›
Adding gzip compression to files received from your web server can enhance the network latency of your web application. As simple way to do...
Wednesday, January 25, 2006

Using XML in Ajax (with PHP)

›
In support of my earlier post about using the XMLHttpRequest object for XML, here is a nice article demonstrating the use of the responseX...
Friday, January 20, 2006

Changing FeedCreator.class.php for Podcasting

›
As I mentioned in my Podcasting HowTo, I used Kai Blankenhorn's FeedCreator.class.php as the basis of my podcasting feed. In this posti...
2 comments:

Podcasting HowTo

›
As I mentioned in my last post , I added podcasting to our church web site. Today I thought I'd share how I did that for those intereste...
2 comments:
›
Home
View web version
Powered by Blogger.