idProjections.com - Freelance Designer, Coder, and Developer

Hello! My Name is Kyle Knight and I'm a Web Developer.

Kyle Knight - Web Developer

Archive for the ‘Tutorial’ Category

Stream FLV files from Mosso’s Cloud Files CDN

Wednesday, May 20th, 2009

I recently had a client come to me with their Mosso account. They are using them for both website hosting and as a content delivery network.

From the brief amount of time I spent going through what Mosso has to offer and speaking with their tech support I was pretty surprised. Their Live Chat support is phenomenal. They helped right some issues with a DNN install and made a few other things clear as well. Their phone support is lacking, which is sad, because sometimes I will get a call from a client while driving down the highway that something is wrong and I’ll need to call Tech Support to fix the issue, but I don’t think I could trust their call center from the experience that I had.

Anyway, this is not a review or a rant on Mosso, this is supposed to be a quick guide on an easy way to stream your Flash videos from their Cloud Files CDN hosting package. Hit the jump fo some mo… sso… HA! See what I did there?

(more…)

WordPress 2.7 ISE 500 When Trying to Post

Wednesday, January 21st, 2009

So, I was getting an ISE Error 500 whenever I tried to post. I also could not do any Plugin updates. I was starting to get pretty annoyed when I ran across this easy solution.

Hope it helps someone else!

Solution for WordPress 2.7 ISE Error 500 from CodeDifferent

jQuery .load() & UI Sortables AJAX/PHP Fun!

Wednesday, January 21st, 2009

So, I’ve been pretty neglectful of this blog, but I have a hard time trying to figure out what to write until I started doing some searching the other day trying to figure out how to do a sample .post() or .load() with jQuery. I found plenty of information on how to do the JavaScript side of it, but I wasn’t able to find an example that had the PHP sample in it as well.

In this post I am going to cover .load() as well as the jQuery UI Sortables plugin. I hope this is beneficial to someone!
(more…)