Blog Posts Tagged With: PHP
Relationships in Ruby on Rails
I figured I would post about creating relationships between database tables because I have been learning more and more about Ruby on... 0 Comments | Read More »
Optimizing Database Connections (Part 1)
The efforts to optimize our website to account for the traffic increases that we have seen have been tireless. I've noticed that it ... 0 Comments | Read More »
Zend Optimizer Installed
Continuing with the saga of trying to make sure that our site is as optimized as it can be and addressing performance issues, we had... 0 Comments | Read More »
Ruby on Rails
Sounds like a sweet treasure, doesn't it? In reality Ruby is a server side scripting language akin to PHP, python, and perl. However... 0 Comments | Read More »
Small MySQL Burp Today
Sorry to anyone that tried to access the site earlier today and got an error about "Too Many MySQL Connections". That one was my fau... 0 Comments | Read More »
Using PHP in your templates.
In the process of creating this website, one of the challenges I faced was altering the templates of various applications that this ... 2 Comments | Read More »
PHP Script Abuse
I figured this would be a fun one to post about, since it threw me for a loop as far as server administration goes. We found ourselv... 0 Comments | Read More »
"Skinning" Web Applications
I've been working lately on our new site, I thought I would post about "skinning". This is the method by which you can change the ap... 0 Comments | Read More »
Website Hosting Switch
Well, following up on my last post, we have decided to get a dedicated virtual server for our new hosting account (the provider will... 0 Comments | Read More »
PHP Session ID's
I'm sure this one has been beat to death somewhere, but I wanted to touch on it here since it came up with us recently. First of all... 0 Comments | Read More »
The URL's Have Left The Building...
One part of the site that has already been completed has been the "cleaning up" of the URL's in the site. We cover this a lot in the... 0 Comments | Read More »
