Archive for July, 2009

 

PHP, JS and CSS Compression

July 26th, 2009

I wasn’t feeling very well today, so I thought I’d do something more light-hearted and fun. Yes, that’s right! I wrote a website compression utility! Basically, you do “php sitecompress.php mywebsitefolder” and it goes through all the .php, .html, .htm, .js and .css files. Javascript and CSS (inline and external – yes I said inline. [...]

Read full article | Comments Off

Kloxo/LxAdmin vs cPanel/WHM

July 20th, 2009

Couple of posts ago I mentioned a new VPS. I’ve been working with a cPanel VPS in work for a long time now, and ran WAMP (Windows, Apache, MySQL, PHP) self-configured at home so I was fairly confident I could install and run a basic system on the VPS with my own control panel… Wrong. [...]

Read full article | 4 Comments »

Javascript Object setTimeout

July 19th, 2009

So I’ve been developing a chat room entirely in Javascript and PHP using a lot of ajax. Aside from an eCard I made for friends and family last christmas, I’ve not written more than a few lines of javascript before. I find starting a large project is a good way to learn a language, so [...]

Read full article | Comments Off

VPS

July 8th, 2009

I thought it was about time I upped my game in hosting solutions, so I just bought myself a gift – a VPS. I guess it’s about time I brushed up on my bash. Lets see how they go…

Read full article | 3 Comments »