osbmedia

el blog de thanh

I'm the kind of guy who thrives on challenge and gets bored resting on my considerable laurels. Thus, I chose the blogosphere as the next object of my conquest.

 

wordpress audioplayer fix for https sites

By Thanh October 21, 2010 Projects, Technology, PHP 0 Comments

If you use the wordpress audioplayer plugin with your HTTPS site, you’ll notice that the thing will never change it’s source attributes to https. Well this was driving me crazy so you know what? I slap chopped that bitch up. Here’s how you fix that shizzy.

read more

Mercedes Nelson website

By Thanh October 20, 2010 Projects, Technology, PHP 0 Comments

As my week is nearing Friday, I can say that I’m nearly done with Mercedes Nelson’s website. She’s one of my newest clients. She’s on a new VH1 show called Football Wives that’s going to air on Sunday, October, 24, 2010. I think it’s fair to say that I’m about done with working on ...

read more

Unknown column in ‘on clause’

By Thanh October 20, 2010 Projects, Technology, PHP 0 Comments

Now that I write fairly complicated queries now, I have run into numerous types of errors and figured out how to correct them. I blame the last DBA I worked with, the guy taught me tons of SQL knowledge. Now I’m a database whore. Recently, while working on a client project, I ran into an issue with MySQL 5.0.x

read more

Making wp-ecommerce play nice with nginx

By Thanh October 06, 2010 Projects, Technology, nginx, PHP 0 Comments

Recently, I’ve been working on a new site for a client that required the wp-ecommerce plugin for wordpress. From the install, everything looked fine. As some of you may know, I’ve dumped apache web server for nginx.  I quickly run into a problem with wp-ecommerce’s add to cart function. It seem to hang when you click add to cart.

read more