What’s Been Going On

About a week ago I had surgery to patch a flap in my heart. I took it easy for a bit and binged some old movies to relax. As I got my content together I remembered that I changed my API layout to break up content into Application Development or IT. That means I’ve had… Continue reading What’s Been Going On

Top Five Project List on Future Blog Posts

A while back I was going to use Six Sigma to justify streamlining my website. However, I slept on it and ended up coming with another idea I like a lot more, which is to just display the five most relevant projects. Anything related to web design would be covered by the fact I plan… Continue reading Top Five Project List on Future Blog Posts

XML and JSON

I know i keep saying it, but figuring out how to implement the API was easily the most difficult thing I’ve done so far. I had to combine information from a few sources, and still hack things together to get everything to work. One of the first things I have to say if is you… Continue reading XML and JSON

Solving “CORS Request did not Succeed” Error

I think this is a rare topic where StackOverflow actually gave me a completely ineffective answer. Generally there’s a step or two missing, and that’s okay. However, sometimes when CORS Requests fail it is not due to FireFox settings. I do not recommend messing with anything regarding website certificates unless you really know what you… Continue reading Solving “CORS Request did not Succeed” Error